summaryrefslogtreecommitdiff
path: root/target-tricore/tricore-opcodes.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-21target-tricore: Fix MFCR/MTCR insn and B format offset.Bastian Koppelmann1-0/+2
2014-12-21target-tricore: Add missing 1.6 insn of BOL opcode formatBastian Koppelmann1-0/+6
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...Bastian Koppelmann1-1/+1
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...Bastian Koppelmann1-2/+2
2014-12-21target-tricore: add missing 64-bit MOV in RLC formatAlex Zuepke1-0/+1
2014-12-21target-tricore: typo in BOL formatAlex Zuepke1-1/+1
2014-12-21target-tricore: fix offset masking in BOL formatAlex Zuepke1-1/+1
2014-12-10target-tricore: Add instructions of RCR opcode formatBastian Koppelmann1-1/+2
2014-12-10target-tricore: Add instructions of RLC opcode formatBastian Koppelmann1-0/+1
2014-12-10target-tricore: Add instructions of RC opcode formatBastian Koppelmann1-0/+1
2014-12-10target-tricore: Add instructions of BRR opcode formatBastian Koppelmann1-0/+1
2014-12-10target-tricore: Add instructions of BRN opcode formatBastian Koppelmann1-0/+1
2014-12-10target-tricore: Add instructions of BRC opcode formatBastian Koppelmann1-2/+4
2014-12-10target-tricore: Add instructions of BOL opcode formatBastian Koppelmann1-1/+3
2014-10-20target-tricore: Add instructions of BO opcode formatBastian Koppelmann1-0/+2
2014-10-20target-tricore: Cleanup and BugfixesBastian Koppelmann1-1/+1
2014-09-01target-tricore: Add masks and opcodes for decodingBastian Koppelmann1-0/+1406