All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target-xtensa: implement MAC16 option and unit tests for it
@ 2011-10-10  2:25 Max Filippov
  2011-10-10  2:25 ` [Qemu-devel] [PATCH 1/2] target-xtensa: implement MAC16 option Max Filippov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Max Filippov @ 2011-10-10  2:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: jcmvbkbc

Max Filippov (2):
  target-xtensa: implement MAC16 option
  target-xtensa: add MAC16 unit tests

 target-xtensa/cpu.h       |    3 +
 target-xtensa/translate.c |  135 +++++++++++++++++++++++++-
 tests/xtensa/Makefile     |    1 +
 tests/xtensa/test_mac16.S |  243 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 381 insertions(+), 1 deletions(-)
 create mode 100644 tests/xtensa/test_mac16.S

-- 
1.7.6.4

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

end of thread, other threads:[~2011-10-15 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10  2:25 [Qemu-devel] [PATCH 0/2] target-xtensa: implement MAC16 option and unit tests for it Max Filippov
2011-10-10  2:25 ` [Qemu-devel] [PATCH 1/2] target-xtensa: implement MAC16 option Max Filippov
2011-10-10  2:25 ` [Qemu-devel] [PATCH 2/2] target-xtensa: add MAC16 unit tests Max Filippov
2011-10-15 21:36 ` [Qemu-devel] [PATCH 0/2] target-xtensa: implement MAC16 option and unit tests for it Blue Swirl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.