Hi, this is the next round of TriCore patches, which adds BOL, BRC, BRN, BRR and RC instructions. I'm not quite sure about the softfreeze. Since this patch has not been announced after the softfreeze, do I have to wait with a pull-request to after the release of 2.2?
thanks, Bastian Bastian Koppelmann (5): target-tricore: Add instructions of BOL opcode format target-tricore: Add instructions of BRC opcode format target-tricore: Add instructions of BRN opcode format target-tricore: Add instructions of BRR opcode format target-tricore: Add instructions of RC opcode format target-tricore/helper.h | 6 + target-tricore/op_helper.c | 99 +++++ target-tricore/translate.c | 913 ++++++++++++++++++++++++++++++++++++++- target-tricore/tricore-opcodes.h | 13 +- 4 files changed, 1025 insertions(+), 6 deletions(-) -- 2.1.2