summaryrefslogtreecommitdiff
path: root/target-tricore/helper.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-23target-tricore: Add ftoi and itof instructionsBastian Koppelmann1-0/+2
2016-03-23target-tricore: Add cmp.f instructionBastian Koppelmann1-0/+1
2016-03-23target-tricore: Add div.f instructionBastian Koppelmann1-0/+1
2016-03-23target-tricore: Add mul.f instructionBastian Koppelmann1-0/+1
2016-03-23target-tricore: add add.f/sub.f instructionsBastian Koppelmann1-0/+2
2016-02-25target-tricore: Add trap handling & SOVF/OVF trapsBastian Koppelmann1-0/+3
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 RR_CRC32 instruction of the v1.6.1 ISABastian Koppelmann1-0/+2
2015-03-16target-tricore: Add instructions of SYS opcode formatBastian Koppelmann1-0/+3
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi...Bastian Koppelmann1-0/+2
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi...Bastian Koppelmann1-0/+4
2015-03-16target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi...Bastian Koppelmann1-0/+3
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0xc3 as fi...Bastian Koppelmann1-0/+2
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as fi...Bastian Koppelmann1-0/+4
2015-03-03target-tricore: Add instructions of RRR1 opcode format, which have 0x83 as fi...Bastian Koppelmann1-0/+3
2015-01-27target-tricore: Add instructions of RRR opcode formatBastian Koppelmann1-0/+8
2014-12-21target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as firs...Bastian Koppelmann1-0/+4
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...Bastian Koppelmann1-0/+11
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...Bastian Koppelmann1-0/+12
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...Bastian Koppelmann1-0/+32
2014-12-10target-tricore: Add instructions of RCR opcode formatBastian Koppelmann1-0/+8
2014-12-10target-tricore: Add instructions of RLC opcode formatBastian Koppelmann1-0/+3
2014-12-10target-tricore: Add instructions of RC opcode formatBastian Koppelmann1-0/+6
2014-10-20target-tricore: Add instructions of BO opcode formatBastian Koppelmann1-0/+3
2014-10-20target-tricore: Add instructions of ABS, ABSB opcode formatBastian Koppelmann1-0/+4
2014-09-01target-tricore: Add instructions of SR opcode formatBastian Koppelmann1-0/+1
2014-09-01target-tricore: Add instructions of SC opcode formatBastian Koppelmann1-0/+1
2014-09-01target-tricore: Add instructions of SB opcode formatBastian Koppelmann1-0/+3
2014-09-01target-tricore: Add instructions of SRR opcode formatBastian Koppelmann1-0/+4
2014-09-01target-tricore: Add instructions of SRC opcode formatBastian Koppelmann1-0/+16
2014-09-01target-tricore: Add target stubs and qom-cpuBastian Koppelmann1-0/+0