All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target-xtensa: two new instructions
@ 2015-10-14  5:54 Max Filippov
  2015-10-14  5:54 ` [Qemu-devel] [PATCH 1/2] target-xtensa: implement depbits instruction Max Filippov
  2015-10-14  5:54 ` [Qemu-devel] [PATCH 2/2] target-xtensa: implement S32NB Max Filippov
  0 siblings, 2 replies; 3+ messages in thread
From: Max Filippov @ 2015-10-14  5:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: Max Filippov

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

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

end of thread, other threads:[~2015-10-14  5:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-14  5:54 [Qemu-devel] [PATCH 0/2] target-xtensa: two new instructions Max Filippov
2015-10-14  5:54 ` [Qemu-devel] [PATCH 1/2] target-xtensa: implement depbits instruction Max Filippov
2015-10-14  5:54 ` [Qemu-devel] [PATCH 2/2] target-xtensa: implement S32NB Max Filippov

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.