aboutsummaryrefslogtreecommitdiff
path: root/target-tricore/tricore-opcodes.h
AgeCommit message (Expand)Author
2016-03-23target-tricore: Add FPU infrastructureBastian Koppelmann
2015-05-22target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add FRET instructions of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add FCALL instructions of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add SYS_RESTORE instruction of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add RR_CRC32 instruction of the v1.6.1 ISABastian Koppelmann
2015-05-22target-tricore: add SWAPMSK instructions of the v1.6.1 ISABastian Koppelmann
2015-05-22target-tricore: add CMPSWP instructions of the v1.6.1 ISABastian Koppelmann
2015-05-11target-tricore: fix BO_OFF10_SEXT calculating the wrong offsetBastian Koppelmann
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi...Bastian Koppelmann
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi...Bastian Koppelmann
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi...Bastian Koppelmann
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as fi...Bastian Koppelmann
2015-03-03target-tricore: Add instructions of RRR2 opcode formatBastian Koppelmann
2015-01-27target-tricore: Add instructions of RRR opcode formatBastian Koppelmann
2015-01-15target-tricore: Fix new typosStefan Weil
2014-12-21target-tricore: Fix MFCR/MTCR insn and B format offset.Bastian Koppelmann
2014-12-21target-tricore: Add missing 1.6 insn of BOL opcode formatBastian Koppelmann
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...Bastian Koppelmann
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...Bastian Koppelmann
2014-12-21target-tricore: add missing 64-bit MOV in RLC formatAlex Zuepke
2014-12-21target-tricore: typo in BOL formatAlex Zuepke
2014-12-21target-tricore: fix offset masking in BOL formatAlex Zuepke
2014-12-10target-tricore: Add instructions of RCR opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of RLC opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of RC opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of BRR opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of BRN opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of BRC opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of BOL opcode formatBastian Koppelmann
2014-10-20target-tricore: Add instructions of BO opcode formatBastian Koppelmann
2014-10-20target-tricore: Cleanup and BugfixesBastian Koppelmann
2014-09-01target-tricore: Add masks and opcodes for decodingBastian Koppelmann