Re: [Qemu-devel] [PATCH v1 1/1] target-tricore: add missing 64-bit MOV in RLC format

2014-12-12 Thread Bastian Koppelmann
On 12/12/2014 11:25 AM, Alex Züpke wrote: Add the missing 64-bit "MOV Ex, simm16" variant in RLC format. Signed-off-by: Alex Zuepke Again malformed as in your other patch. Other than that, it looks good. Cheers, Bastian

[Qemu-devel] [PATCH v1 1/1] target-tricore: add missing 64-bit MOV in RLC format

2014-12-12 Thread Alex Züpke
Add the missing 64-bit "MOV Ex, simm16" variant in RLC format. Signed-off-by: Alex Zuepke -- diff --git a/target-tricore/tricore-opcodes.h b/target-tricore/tricore-opcodes.h index 7aa6aed..a76a7e4 100644 --- a/target-tricore/tricore-opcodes.h +++ b/target-tricore/tricore-opcodes.h @@ -487,6 +487