Re: [Qemu-devel] [PATCH v5 05/15] target-tricore: Add masks and opcodes for decoding
On 08/13/2014 05:07 AM, Bastian Koppelmann wrote: > Add masks and opcodes for decoding TriCore instructions. > > Signed-off-by: Bastian Koppelmann > --- > target-tricore/translate.c |1 + > target-tricore/tricore-opcodes.h | 1406 > ++ > 2 files cha
[Qemu-devel] [PATCH v5 05/15] target-tricore: Add masks and opcodes for decoding
Add masks and opcodes for decoding TriCore instructions. Signed-off-by: Bastian Koppelmann --- target-tricore/translate.c |1 + target-tricore/tricore-opcodes.h | 1406 ++ 2 files changed, 1407 insertions(+) create mode 100644 target-tricore/tricore