aboutsummaryrefslogtreecommitdiff
path: root/target-tricore/helper.h
AgeCommit message (Expand)Author
2016-03-23target-tricore: Add ftoi and itof instructionsBastian Koppelmann
2016-03-23target-tricore: Add cmp.f instructionBastian Koppelmann
2016-03-23target-tricore: Add div.f instructionBastian Koppelmann
2016-03-23target-tricore: Add mul.f instructionBastian Koppelmann
2016-03-23target-tricore: add add.f/sub.f instructionsBastian Koppelmann
2016-02-25target-tricore: Add trap handling & SOVF/OVF trapsBastian Koppelmann
2015-05-22target-tricore: add RR_DIV and RR_DIV_U instructions of the v1.6 ISABastian Koppelmann
2015-05-22target-tricore: add RR_CRC32 instruction of the v1.6.1 ISABastian Koppelmann
2015-03-16target-tricore: Add instructions of SYS opcode formatBastian 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 0xc3 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 RRR1 opcode format, which have 0x83 as fi...Bastian Koppelmann
2015-01-27target-tricore: Add instructions of RRR opcode formatBastian Koppelmann
2014-12-21target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as firs...Bastian 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 0xf as the fi...Bastian Koppelmann
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...Bastian Koppelmann
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-10-20target-tricore: Add instructions of BO opcode formatBastian Koppelmann
2014-10-20target-tricore: Add instructions of ABS, ABSB opcode formatBastian Koppelmann
2014-09-01target-tricore: Add instructions of SR opcode formatBastian Koppelmann
2014-09-01target-tricore: Add instructions of SC opcode formatBastian Koppelmann
2014-09-01target-tricore: Add instructions of SB opcode formatBastian Koppelmann
2014-09-01target-tricore: Add instructions of SRR opcode formatBastian Koppelmann
2014-09-01target-tricore: Add instructions of SRC opcode formatBastian Koppelmann
2014-09-01target-tricore: Add target stubs and qom-cpuBastian Koppelmann