qemu/target-tricore
Bastian Koppelmann 47e04430ed target-tricore: Make TRICORE_FEATURES implying others.
Since all the TriCore instructionsets are subsets of each other (1.3 C 1.3.1 C 1.6),
make the features implying each other, e.g 1.6 also has 1.3.1 and 1.3. This way
we only need to check our features for the instructionset, where a instruction was first introduced.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2014-12-10 11:13:45 +00:00
..
cpu-qom.h target-tricore: Remove the dummy interrupt boilerplate 2014-09-25 18:54:22 +01:00
cpu.c target-tricore: Make TRICORE_FEATURES implying others. 2014-12-10 11:13:45 +00:00
cpu.h target-tricore: Remove the dummy interrupt boilerplate 2014-09-25 18:54:22 +01:00
helper.c target-tricore: Remove the dummy interrupt boilerplate 2014-09-25 18:54:22 +01:00
helper.h target-tricore: Add instructions of RC opcode format 2014-12-10 11:13:45 +00:00
Makefile.objs
op_helper.c target-tricore: Add instructions of RC opcode format 2014-12-10 11:13:45 +00:00
translate.c target-tricore: Make TRICORE_FEATURES implying others. 2014-12-10 11:13:45 +00:00
tricore-defs.h
tricore-opcodes.h target-tricore: Add instructions of RC opcode format 2014-12-10 11:13:45 +00:00