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
/
mips
/
tcg
/
translate.h
Age
Commit message (
Expand
)
Author
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-07-10
target/mips: Implement Loongson CSR instructions
Jiaxun Yang
2023-06-05
target/mips: Tidy helpers for translation
Richard Henderson
2023-06-05
tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
Richard Henderson
2022-08-02
target/mips: Advance pc after semihosting exception
Richard Henderson
2022-07-12
target/mips: introduce decodetree structure for Cavium Octeon extension
Pavel Dovgalyuk
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-01-11
target/mips: Extract break code into env->error_code
Richard Henderson
2021-08-25
target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()
Philippe Mathieu-Daudé
2021-08-25
target/mips: Store CP0_Config0 in DisasContext
Philippe Mathieu-Daudé
2021-08-25
target/mips: Define gen_helper() macros in translate.h
Philippe Mathieu-Daudé
2021-08-25
target/mips: Introduce decodetree structure for NEC Vr54xx extension
Philippe Mathieu-Daudé
2021-08-25
target/mips: Introduce generic TRANS() macro for decodetree helpers
Philippe Mathieu-Daudé
2021-07-02
target/mips: Add declarations for generic TCG helpers
Philippe Mathieu-Daudé
2021-06-24
target/mips: Move translate.h to tcg/ sub directory
Philippe Mathieu-Daudé