qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] Add TriCore BOL, BRC, BRN, BRR and RC instructions
@ 2014-10-29 13:22 Bastian Koppelmann
  2014-10-29 13:22 ` [Qemu-devel] [PATCH 1/5] target-tricore: Add instructions of BOL opcode format Bastian Koppelmann
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Bastian Koppelmann @ 2014-10-29 13:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, rth

Hi,

this is the next round of TriCore patches, which adds BOL, BRC, BRN, BRR and RC instructions.
I'm not quite sure about the softfreeze. Since this patch has not been announced after
the softfreeze, do I have to wait with a pull-request to after the release of 2.2?

thanks,
Bastian

Bastian Koppelmann (5):
  target-tricore: Add instructions of BOL opcode format
  target-tricore: Add instructions of BRC opcode format
  target-tricore: Add instructions of BRN opcode format
  target-tricore: Add instructions of BRR opcode format
  target-tricore: Add instructions of RC opcode format

 target-tricore/helper.h          |   6 +
 target-tricore/op_helper.c       |  99 +++++
 target-tricore/translate.c       | 913 ++++++++++++++++++++++++++++++++++++++-
 target-tricore/tricore-opcodes.h |  13 +-
 4 files changed, 1025 insertions(+), 6 deletions(-)

--
2.1.2

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

end of thread, other threads:[~2014-10-30  3:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 13:22 [Qemu-devel] [PATCH 0/5] Add TriCore BOL, BRC, BRN, BRR and RC instructions Bastian Koppelmann
2014-10-29 13:22 ` [Qemu-devel] [PATCH 1/5] target-tricore: Add instructions of BOL opcode format Bastian Koppelmann
2014-10-30  1:20   ` Richard Henderson
2014-10-30  1:21   ` Richard Henderson
2014-10-29 13:22 ` [Qemu-devel] [PATCH 2/5] target-tricore: Add instructions of BRC " Bastian Koppelmann
2014-10-30  1:32   ` Richard Henderson
2014-10-29 13:22 ` [Qemu-devel] [PATCH 3/5] target-tricore: Add instructions of BRN " Bastian Koppelmann
2014-10-30  1:56   ` Richard Henderson
2014-10-29 13:22 ` [Qemu-devel] [PATCH 4/5] target-tricore: Add instructions of BRR " Bastian Koppelmann
2014-10-30  2:30   ` Richard Henderson
2014-10-29 13:22 ` [Qemu-devel] [PATCH 5/5] target-tricore: Add instructions of RC " Bastian Koppelmann
2014-10-30  2:56   ` Richard Henderson

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).