aboutsummaryrefslogtreecommitdiff
path: root/target/cris/helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2021-11-02target/cris: Make cris_cpu_tlb_fill sysemu onlyRichard Henderson1-18/+0
2021-09-14target/cris: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé1-15/+2
2021-02-22target/cris: Use MMUAccessType enum type when possiblePhilippe Mathieu-Daudé1-2/+2
2021-02-05cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana1-2/+3
2021-02-05cpu: move cc->do_interrupt to tcg_opsClaudio Fontana1-2/+2
2020-11-15cris tcg cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2019-05-10tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson1-6/+0
2019-05-10target/cris: Convert to CPUClass::tlb_fillRichard Henderson1-30/+37
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster1-1/+1
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini1-1/+1
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-2/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+319