qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Add support for some comparison instructions
@ 2019-03-11 15:07 Stefan Brankovic
  2019-03-11 15:07 ` [Qemu-devel] [PATCH 1/2] target/tilegx: Implement emulation of TILEGX instructions V1CMPLEU and V1CMPLTU Stefan Brankovic
  2019-03-11 15:07 ` [Qemu-devel] [PATCH 2/2] target/tilegx: Implement emulation of TILEGX instructions V2CMPLEU and V2CMPLTU Stefan Brankovic
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Brankovic @ 2019-03-11 15:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson, laurent, cota

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-11 15:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-11 15:07 [Qemu-devel] [PATCH 0/2] Add support for some comparison instructions Stefan Brankovic
2019-03-11 15:07 ` [Qemu-devel] [PATCH 1/2] target/tilegx: Implement emulation of TILEGX instructions V1CMPLEU and V1CMPLTU Stefan Brankovic
2019-03-11 15:07 ` [Qemu-devel] [PATCH 2/2] target/tilegx: Implement emulation of TILEGX instructions V2CMPLEU and V2CMPLTU Stefan Brankovic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).