qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/4] target-tricore: fixes to opcode encoding and


From: Alex Zuepke
Subject: [Qemu-devel] [PATCH v2 0/4] target-tricore: fixes to opcode encoding and register dump
Date: Fri, 12 Dec 2014 15:10:26 +0100

Hi Bastian,

my previous patches again, I hope they are well-formed now:
1. fix the offset masking in BOL format
2. fix a typo in BOL format
3. add the missing 64-bit "MOV Ex, simm16" variant in RLC format
4. pretty-print register dump

Best regards
Alex


Alex Zuepke (4):
  target-tricore: fix offset masking in BOL format
  target-tricore: typo in BOL format
  target-tricore: add missing 64-bit MOV in RLC format
  target-tricore: pretty-print register dump and show more status
    registers

 target-tricore/translate.c       |   32 +++++++++++++++++++++++++-------
 target-tricore/tricore-opcodes.h |    5 +++--
 2 files changed, 28 insertions(+), 9 deletions(-)

-- 
1.7.9.5




reply via email to

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