aboutsummaryrefslogtreecommitdiff
path: root/target/tricore/op_helper.c
AgeCommit message (Expand)Author
2019-08-22target/tricore: Implement a qemu excptions helperBastian Koppelmann
2019-06-10target/tricore: Use env_cpuRichard Henderson
2019-05-10target/tricore: Convert to CPUClass::tlb_fillRichard Henderson
2019-01-30target/tricore: Fix LGPL version numberThomas Huth
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk
2018-03-02tricore: renamed masking of PIEDavid Brenken
2018-03-02tricore: renamed masking of IEDavid Brenken
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée
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