index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
cris
/
translate_v10.c.inc
Age
Commit message (
Expand
)
Author
2024-05-15
target/cris: Use cris_fetch in translate_v10.c.inc
Richard Henderson
2024-02-03
target/cris: Cache mem_index in DisasContext
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-05-05
target/cris: Finish conversion to tcg_gen_qemu_{ld,st}_*
Richard Henderson
2023-03-13
target/cris: Avoid use of tcg_const_i32 throughout
Richard Henderson
2023-03-05
target/cris: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/cris: Drop addr from dec10_ind_move_m_pr
Richard Henderson
2023-03-05
target/cris: Drop cris_alu_m_free_temps
Richard Henderson
2023-03-01
target/cris: Don't use tcg_temp_local_new
Richard Henderson
2021-06-29
target/cris: Remove dc->flagx_known
Richard Henderson
2021-06-29
target/cris: Mark static arrays const
Richard Henderson
2021-06-29
target/cris: Mark exceptions as DISAS_NORETURN
Richard Henderson
2021-06-29
target/cris: Add DisasContextBase to DisasContext
Richard Henderson
2021-02-22
target/cris: Plug leakage of TCG temporaries
Stefan Sandstrom
2020-11-15
cris tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-09-01
target/cris: Remove superfluous breaks
Liao Pingfang
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini