qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] target-xtensa: implement MAC16 option and unit


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: implement MAC16 option and unit tests for it
Date: Mon, 10 Oct 2011 06:25:39 +0400

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




reply via email to

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