qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Add support for some comparison instructions


From: Stefan Brankovic
Subject: [Qemu-devel] [PATCH 0/2] Add support for some comparison instructions
Date: Mon, 11 Mar 2019 16:07:09 +0100

Implement emulation of TILE-Gx instructions V1CMPLEU, V1CMPLTU,
V2CMPLEU, and V2CMPLTU.

Stefan Brankovic (2):
  target/tilegx: Implement emulation of TILEGX instructions V1CMPLEU and
    V1CMPLTU
  target/tilegx: Implement emulation of TILEGX instructions V2CMPLEU and
    V2CMPLTU

 target/tilegx/translate.c | 124 +++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 116 insertions(+), 8 deletions(-)

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]