The following changes since commit 5f77ef69a195098baddfdc6d189f1b4a94587378:
glib: add compatibility interface for g_strcmp0() (2014-10-16 23:02:31 +0100) are available in the git repository at: https://github.com/bkoppelmann/qemu-tricore-upstream.git tags/pull-tricore-20141021 for you to fetch changes up to 3a16ecb06355d0bfc8b547eba094ebaa44dce39f: target-tricore: Add instructions of BO opcode format (2014-10-20 12:25:07 +0100) ---------------------------------------------------------------- TriCore ABS, ABSB, B, BIT, BO instructions added ---------------------------------------------------------------- Bastian Koppelmann (5): target-tricore: Cleanup and Bugfixes target-tricore: Add instructions of ABS, ABSB opcode format target-tricore: Add instructions of B opcode format target-tricore: Add instructions of BIT opcode format target-tricore: Add instructions of BO opcode format target-tricore/helper.h | 7 + target-tricore/op_helper.c | 128 +++- target-tricore/translate.c | 1305 ++++++++++++++++++++++++++++++++++++++ target-tricore/tricore-opcodes.h | 4 +- 4 files changed, 1417 insertions(+), 27 deletions(-)