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: two new instructions


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: two new instructions
Date: Wed, 14 Oct 2015 08:54:26 +0300

Hi,

this series adds two new xtensa instructions:
- s32nb is a new core instruction;
- depbits is enabled by dedicated option.

Max Filippov (2):
  target-xtensa: implement depbits instruction
  target-xtensa: implement S32NB

 target-xtensa/cpu.h          |  1 +
 target-xtensa/overlay_tool.h |  5 +++++
 target-xtensa/translate.c    | 31 +++++++++++++++++++++++++++++++
 3 files changed, 37 insertions(+)

-- 
1.8.1.4




reply via email to

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