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.c
Age
Commit message (
Expand
)
Author
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-12
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into staging
Peter Maydell
2021-07-11
target/mips/tx79: Introduce LQ opcode (Load Quadword)
Philippe Mathieu-Daudé
2021-07-09
target/mips: Fix missing else in gen_goto_tb
Richard Henderson
2021-07-09
target/mips: Use translator_use_goto_tb
Richard Henderson
2021-07-09
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-02
target/mips: Extract nanoMIPS ISA translation routines
Philippe Mathieu-Daudé
2021-07-02
target/mips: Extract the microMIPS ISA translation routines
Philippe Mathieu-Daudé
2021-07-02
target/mips: Extract Code Compaction ASE translation routines
Philippe Mathieu-Daudé
2021-07-02
target/mips: Add declarations for generic TCG helpers
Philippe Mathieu-Daudé
2021-06-24
target/mips: Optimize regnames[] arrays
Philippe Mathieu-Daudé
2021-06-24
target/mips: fix emulation of nanoMIPS BPOSGE32 instruction
Aleksandar Rikalo
2021-06-24
target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases
Philippe Mathieu-Daudé
2021-06-24
target/mips: Remove SmartMIPS / MDMX unuseful comments
Philippe Mathieu-Daudé
2021-06-24
target/mips: Move TCG trace events to tcg/ sub directory
Philippe Mathieu-Daudé
2021-06-24
target/mips: Do not abort on invalid instruction
Philippe Mathieu-Daudé
2021-06-24
target/mips: Raise exception when DINSV opcode used with DSP disabled
Philippe Mathieu-Daudé
2021-06-24
target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn
Philippe Mathieu-Daudé
2021-06-24
target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()
Philippe Mathieu-Daudé
2021-06-05
target/mips: Fix 'Uncoditional' typo
Philippe Mathieu-Daudé
2021-05-02
target/mips: Move TCG source files under tcg/ sub directory
Philippe Mathieu-Daudé