aboutsummaryrefslogtreecommitdiff
path: root/target/tricore/helper.h
AgeCommit message (Expand)Author
2023-09-28target/tricore: Implement hptof insnBastian Koppelmann
2023-09-28target/tricore: Implement ftohp insnBastian Koppelmann
2023-09-28target/tricore: Implement FTOU insnBastian Koppelmann
2023-09-28target/tricore: Implement CRCN insnBastian Koppelmann
2023-06-21target/tricore: Add shuffle insnBastian Koppelmann
2023-06-21target/tricore: Add crc32.b insnBastian Koppelmann
2023-06-21target/tricore: Add crc32l.w insnBastian Koppelmann
2021-10-15target/tricore: Drop check for singlestep_enabledRichard Henderson
2019-08-22target/tricore: Implement a qemu excptions helperBastian Koppelmann
2019-06-25tricore: add QSEED instructionAndreas Konopik
2019-06-25tricore: add UTOF instructionDavid Brenken
2019-06-25tricore: add FTOIZ instructionDavid Brenken
2019-01-30target/tricore: Fix LGPL version numberThomas Huth
2017-01-12Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...Peter Maydell
2017-01-11target-tricore: Add updfl instructionBastian Koppelmann
2017-01-11target-tricore: Added MADD.F and MSUB.F instructionsBastian Koppelmann
2017-01-11target-tricore: Added FTOUZ instructionBastian Koppelmann
2017-01-10target-tricore: Use clrsb helperRichard Henderson
2017-01-10target-tricore: Use clz opcodeRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth