target-tricore: Add instructions of RLC opcode format
commit2b2f7d97d856a4e7020d881ec1e6e60be64d0ab6
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Thu, 30 Oct 2014 12:06:53 +0000 (30 12:06 +0000)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 10 Dec 2014 11:13:45 +0000 (10 11:13 +0000)
treef1dc2d8d1a7cdcd92782ff64def4b469b2882137
parented51626066ea40092335f653780b6d1ca22c574a
target-tricore: Add instructions of RLC opcode format

Add instructions of RLC opcode format.
Add helper psw_write/read.
Add microcode generator gen_mtcr/mfcr, which loads/stores a value to a core special function register, which are defined in csfr.def

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-tricore/csfr.def [new file with mode: 0644]
target-tricore/helper.h
target-tricore/op_helper.c
target-tricore/translate.c
target-tricore/tricore-opcodes.h