target-tricore: Add instructions of BIT opcode format
commitb74f2b5bb3b7b806a896c97386a597205055bb9e
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Fri, 26 Sep 2014 19:34:22 +0000 (26 20:34 +0100)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 20 Oct 2014 11:25:07 +0000 (20 12:25 +0100)
tree024e28e3b949b1965d3b4987c2aa54a13161bb68
parentf718b0bbfac8c64d7c989000041be6275745989a
target-tricore: Add instructions of BIT opcode format

Add instructions of BIT opcode format.
Add microcode generator functions gen_bit_1/2op to do 1/2 bit operations on the last bit.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-tricore/translate.c