index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
mips
/
tcg
/
nanomips_translate.c.inc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
1
-100
/
+100
*
target/mips: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-29
1
-3
/
+3
*
target/mips: Use MO_ALIGN instead of 0
Richard Henderson
2023-05-11
1
-1
/
+1
*
target/mips: Add missing default_tcg_memop_mask
Richard Henderson
2023-05-11
1
-13
/
+12
*
target/mips: Add MO_ALIGN to gen_llwp, gen_scwp
Richard Henderson
2023-05-11
1
-2
/
+3
*
target/mips: Finish conversion to tcg_gen_qemu_{ld,st}_*
Richard Henderson
2023-05-05
1
-1
/
+1
*
target/mips: Avoid tcg_const_* throughout
Richard Henderson
2023-03-13
1
-7
/
+9
*
target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
Richard Henderson
2023-03-13
1
-117
/
+10
*
target/mips: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
1
-2
/
+2
*
target/mips: Honour -semihosting-config userspace=on
Peter Maydell
2022-09-13
1
-2
/
+2
*
target/mips: Advance pc after semihosting exception
Richard Henderson
2022-08-02
1
-2
/
+2
*
target/mips: Use an exception for semihosting
Richard Henderson
2022-06-28
1
-2
/
+2
*
target/mips: Add missing default cases for some nanoMIPS pools
Stefan Pejic
2022-06-11
1
-0
/
+19
*
target/mips: Fix emulation of nanoMIPS BNEC[32] instruction
Dragan Mladjenovic
2022-06-11
1
-1
/
+6
*
target/mips: Fix emulation of nanoMIPS BPOSGE32C instruction
Dragan Mladjenovic
2022-06-11
1
-1
/
+2
*
target/mips: Fix emulation of nanoMIPS EXTRV_S.H instruction
Dragan Mladjenovic
2022-06-11
1
-1
/
+1
*
target/mips: Fix emulation of nanoMIPS MTHLIP instruction
Stefan Pejic
2022-06-11
1
-1
/
+1
*
target/mips: Extract trap code into env->error_code
Richard Henderson
2022-01-11
1
-2
/
+2
*
target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6
Philippe Mathieu-Daudé
2021-10-17
1
-0
/
+6
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-2
/
+2
*
target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()
Philippe Mathieu-Daudé
2021-08-25
1
-10
/
+10
*
target/mips: Extract nanoMIPS ISA translation routines
Philippe Mathieu-Daudé
2021-07-02
1
-0
/
+4922