summaryrefslogtreecommitdiffstats
path: root/target-tricore/tricore-opcodes.h
Commit message (Expand)AuthorAgeFilesLines
* target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISABastian Koppelmann2015-05-221-0/+2
* target-tricore: add FRET instructions of the v1.6 ISABastian Koppelmann2015-05-221-0/+2
* target-tricore: add FCALL instructions of the v1.6 ISABastian Koppelmann2015-05-221-0/+3
* target-tricore: add SYS_RESTORE instruction of the v1.6 ISABastian Koppelmann2015-05-221-0/+1
* target-tricore: add RR_CRC32 instruction of the v1.6.1 ISABastian Koppelmann2015-05-221-0/+1
* target-tricore: add SWAPMSK instructions of the v1.6.1 ISABastian Koppelmann2015-05-221-0/+5
* target-tricore: add CMPSWP instructions of the v1.6.1 ISABastian Koppelmann2015-05-221-0/+5
* target-tricore: fix BO_OFF10_SEXT calculating the wrong offsetBastian Koppelmann2015-05-111-1/+1
* target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi...Bastian Koppelmann2015-03-161-2/+2
* target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi...Bastian Koppelmann2015-03-161-2/+2
* target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi...Bastian Koppelmann2015-03-161-24/+24
* target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as fi...Bastian Koppelmann2015-03-031-4/+4
* target-tricore: Add instructions of RRR2 opcode formatBastian Koppelmann2015-03-031-1/+1
* target-tricore: Add instructions of RRR opcode formatBastian Koppelmann2015-01-271-1/+1
* target-tricore: Fix new typosStefan Weil2015-01-151-2/+2
* target-tricore: Fix MFCR/MTCR insn and B format offset.Bastian Koppelmann2014-12-211-0/+2
* target-tricore: Add missing 1.6 insn of BOL opcode formatBastian Koppelmann2014-12-211-0/+6
* target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...Bastian Koppelmann2014-12-211-1/+1
* target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...Bastian Koppelmann2014-12-211-2/+2
* target-tricore: add missing 64-bit MOV in RLC formatAlex Zuepke2014-12-211-0/+1
* target-tricore: typo in BOL formatAlex Zuepke2014-12-211-1/+1
* target-tricore: fix offset masking in BOL formatAlex Zuepke2014-12-211-1/+1
* target-tricore: Add instructions of RCR opcode formatBastian Koppelmann2014-12-101-1/+2
* target-tricore: Add instructions of RLC opcode formatBastian Koppelmann2014-12-101-0/+1
* target-tricore: Add instructions of RC opcode formatBastian Koppelmann2014-12-101-0/+1
* target-tricore: Add instructions of BRR opcode formatBastian Koppelmann2014-12-101-0/+1
* target-tricore: Add instructions of BRN opcode formatBastian Koppelmann2014-12-101-0/+1
* target-tricore: Add instructions of BRC opcode formatBastian Koppelmann2014-12-101-2/+4
* target-tricore: Add instructions of BOL opcode formatBastian Koppelmann2014-12-101-1/+3
* target-tricore: Add instructions of BO opcode formatBastian Koppelmann2014-10-201-0/+2
* target-tricore: Cleanup and BugfixesBastian Koppelmann2014-10-201-1/+1
* target-tricore: Add masks and opcodes for decodingBastian Koppelmann2014-09-011-0/+1406
OpenPOWER on IntegriCloud