aboutsummaryrefslogtreecommitdiff
path: root/target/cris/translate_v10.c.inc
AgeCommit message (Expand)AuthorFilesLines
2023-05-05target/cris: Finish conversion to tcg_gen_qemu_{ld,st}_*Richard Henderson1-14/+4
2023-03-13target/cris: Avoid use of tcg_const_i32 throughoutRichard Henderson1-13/+13
2023-03-05target/cris: Drop tcg_temp_freeRichard Henderson1-41/+0
2023-03-05target/cris: Drop addr from dec10_ind_move_m_prRichard Henderson1-3/+1
2023-03-05target/cris: Drop cris_alu_m_free_tempsRichard Henderson1-4/+0
2023-03-01target/cris: Don't use tcg_temp_local_newRichard Henderson1-5/+5
2021-06-29target/cris: Remove dc->flagx_knownRichard Henderson1-4/+2
2021-06-29target/cris: Mark static arrays constRichard Henderson1-3/+3
2021-06-29target/cris: Mark exceptions as DISAS_NORETURNRichard Henderson1-1/+2
2021-06-29target/cris: Add DisasContextBase to DisasContextRichard Henderson1-2/+2
2021-02-22target/cris: Plug leakage of TCG temporariesStefan Sandstrom1-23/+47
2020-11-15cris tcg cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-09-01target/cris: Remove superfluous breaksLiao Pingfang1-2/+0
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-0/+1312