On 10/29/2014 06:22 AM, Bastian Koppelmann wrote: > Add instructions of BRC opcode format. > Fixed OP2_BRC_JGE -> OP2_32_BRC_JGE. > > Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > --- > target-tricore/translate.c | 53 > +++++++++++++++++++++++++++++++++++++++- > target-tricore/tricore-opcodes.h | 6 +++-- > 2 files changed, 56 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~