On 08/13/2014 05:07 AM, Bastian Koppelmann wrote: > Add masks and opcodes for decoding TriCore instructions. > > Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > --- > target-tricore/translate.c | 1 + > target-tricore/tricore-opcodes.h | 1406 > ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 1407 insertions(+) > create mode 100644 target-tricore/tricore-opcodes.h
Reviewed-by: Richard Henderson <r...@twiddle.net> r~