index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
mips
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/mips: Optimize regnames[] arrays
Philippe Mathieu-Daudé
2021-06-24
3
-5
/
+5
*
target/mips: Constify host_to_mips_errno[]
Philippe Mathieu-Daudé
2021-06-24
1
-1
/
+1
*
target/mips: fix emulation of nanoMIPS BPOSGE32 instruction
Aleksandar Rikalo
2021-06-24
1
-1
/
+1
*
target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases
Philippe Mathieu-Daudé
2021-06-24
1
-6
/
+0
*
target/mips: Remove SmartMIPS / MDMX unuseful comments
Philippe Mathieu-Daudé
2021-06-24
1
-8
/
+0
*
target/mips: Move translate.h to tcg/ sub directory
Philippe Mathieu-Daudé
2021-06-24
1
-0
/
+200
*
target/mips: Move TCG trace events to tcg/ sub directory
Philippe Mathieu-Daudé
2021-06-24
3
-1
/
+7
*
target/mips: Do not abort on invalid instruction
Philippe Mathieu-Daudé
2021-06-24
1
-2
/
+2
*
target/mips: Raise exception when DINSV opcode used with DSP disabled
Philippe Mathieu-Daudé
2021-06-24
1
-1
/
+2
*
target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn
Philippe Mathieu-Daudé
2021-06-24
1
-0
/
+4
*
target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()
Philippe Mathieu-Daudé
2021-06-24
1
-0
/
+2
*
target/mips: Fix potential integer overflow (CID 1452921)
Philippe Mathieu-Daudé
2021-06-24
1
-1
/
+2
*
target/mips: Fix 'Uncoditional' typo
Philippe Mathieu-Daudé
2021-06-05
1
-3
/
+3
*
target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
Richard Henderson
2021-05-27
1
-1
/
+2
*
target/mips: Move TCG source files under tcg/ sub directory
Philippe Mathieu-Daudé
2021-05-02
22
-0
/
+46879
*
target/mips: Move exception management code to exception.c
Philippe Mathieu-Daudé
2021-05-02
1
-0
/
+14
*
target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
Philippe Mathieu-Daudé
2021-05-02
2
-0
/
+340
*
target/mips: Move helper_cache() to tcg/sysemu/special_helper.c
Philippe Mathieu-Daudé
2021-05-02
2
-0
/
+34
*
target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
Philippe Mathieu-Daudé
2021-05-02
4
-0
/
+151
*
target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
Philippe Mathieu-Daudé
2021-05-02
1
-6
/
+7
*
target/mips: Move tlb_helper.c to tcg/sysemu/
Philippe Mathieu-Daudé
2021-05-02
3
-0
/
+1078
*
target/mips: Restrict mmu_init() to TCG
Philippe Mathieu-Daudé
2021-05-02
1
-0
/
+2
*
target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
Philippe Mathieu-Daudé
2021-05-02
5
-0
/
+2254
*
target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCG
Philippe Mathieu-Daudé
2021-05-02
1
-0
/
+9
*
target/mips: Add simple user-mode mips_cpu_tlb_fill()
Philippe Mathieu-Daudé
2021-05-02
1
-0
/
+36
*
target/mips: Add simple user-mode mips_cpu_do_interrupt()
Philippe Mathieu-Daudé
2021-05-02
3
-0
/
+34
*
target/mips: Introduce tcg-internal.h for TCG specific declarations
Philippe Mathieu-Daudé
2021-05-02
1
-0
/
+20
[prev]