aboutsummaryrefslogtreecommitdiff
path: root/target/cris/translate_v10.c.inc
AgeCommit message (Expand)Author
2024-05-15target/cris: Use cris_fetch in translate_v10.c.incRichard Henderson
2024-02-03target/cris: Cache mem_index in DisasContextRichard Henderson
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-05-05target/cris: Finish conversion to tcg_gen_qemu_{ld,st}_*Richard Henderson
2023-03-13target/cris: Avoid use of tcg_const_i32 throughoutRichard Henderson
2023-03-05target/cris: Drop tcg_temp_freeRichard Henderson
2023-03-05target/cris: Drop addr from dec10_ind_move_m_prRichard Henderson
2023-03-05target/cris: Drop cris_alu_m_free_tempsRichard Henderson
2023-03-01target/cris: Don't use tcg_temp_local_newRichard Henderson
2021-06-29target/cris: Remove dc->flagx_knownRichard Henderson
2021-06-29target/cris: Mark static arrays constRichard Henderson
2021-06-29target/cris: Mark exceptions as DISAS_NORETURNRichard Henderson
2021-06-29target/cris: Add DisasContextBase to DisasContextRichard Henderson
2021-02-22target/cris: Plug leakage of TCG temporariesStefan Sandstrom
2020-11-15cris tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-09-01target/cris: Remove superfluous breaksLiao Pingfang
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini