aboutsummaryrefslogtreecommitdiff
path: root/target/cris/op_helper.c
AgeCommit message (Expand)Author
2023-08-31target/helpers: Remove unnecessary 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-07-25other architectures: spelling fixesMichael Tokarev
2020-11-15cris tcg cpus: Fix Lesser GPL version numberChetan Pant
2019-06-10target/cris: Use env_cpu, env_archcpuRichard Henderson
2019-06-10target/cris: Reindent op_helper.cRichard Henderson
2019-05-10target/cris: Convert to CPUClass::tlb_fillRichard Henderson
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-01-10target-cris: Use clz opcodeRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth