summaryrefslogtreecommitdiff
path: root/target-tricore/tricore-opcodes.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-23target-tricore: Add FPU infrastructureBastian Koppelmann1-0/+18
2015-05-22target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISABastian Koppelmann1-0/+2
2015-05-22target-tricore: add FRET instructions of the v1.6 ISABastian Koppelmann1-0/+2
2015-05-22target-tricore: add FCALL instructions of the v1.6 ISABastian Koppelmann1-0/+3
2015-05-22target-tricore: add SYS_RESTORE instruction of the v1.6 ISABastian Koppelmann1-0/+1
2015-05-22target-tricore: add RR_CRC32 instruction of the v1.6.1 ISABastian Koppelmann1-0/+1
2015-05-22target-tricore: add SWAPMSK instructions of the v1.6.1 ISABastian Koppelmann1-0/+5
2015-05-22target-tricore: add CMPSWP instructions of the v1.6.1 ISABastian Koppelmann1-0/+5
2015-05-11target-tricore: fix BO_OFF10_SEXT calculating the wrong offsetBastian Koppelmann1-1/+1
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi...Bastian Koppelmann1-2/+2
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi...Bastian Koppelmann1-2/+2
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi...Bastian Koppelmann1-24/+24
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as fi...Bastian Koppelmann1-4/+4
2015-03-03target-tricore: Add instructions of RRR2 opcode formatBastian Koppelmann1-1/+1
2015-01-27target-tricore: Add instructions of RRR opcode formatBastian Koppelmann1-1/+1
2015-01-15target-tricore: Fix new typosStefan Weil1-2/+2
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