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
/
sh4
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/sh4: Consolidate end-of-TB tests
Richard Henderson
2017-07-18
1
-14
/
+17
*
target/sh4: return result of fcmp using TCG
Aurelien Jarno
2017-07-18
1
-4
/
+6
*
target/sh4: do not use a helper to implement fneg
Aurelien Jarno
2017-07-18
1
-3
/
+2
*
target/sh4: do not check for PR bit for fabs instruction
Aurelien Jarno
2017-07-18
1
-12
/
+3
*
target/sh4: fix RTE instruction delay slot
Aurelien Jarno
2017-05-30
1
-2
/
+6
*
target/sh4: introduce DELAY_SLOT_MASK
Aurelien Jarno
2017-05-30
1
-9
/
+8
*
target/sh4: trap unaligned accesses
Aurelien Jarno
2017-05-13
1
-2
/
+4
*
target/sh4: movua.l is an SH4-A only instruction
Aurelien Jarno
2017-05-13
1
-11
/
+15
*
target/sh4: implement tas.b using atomic helper
Aurelien Jarno
2017-05-13
1
-12
/
+7
*
target/sh4: generate fences for SH4
Aurelien Jarno
2017-05-13
1
-4
/
+5
*
target/sh4: optimize gen_write_sr using extract op
Aurelien Jarno
2017-05-13
1
-6
/
+3
*
target/sh4: optimize gen_store_fpr64
Aurelien Jarno
2017-05-13
1
-7
/
+1
*
target/sh4: fold ctx->bstate = BS_BRANCH into gen_conditional_jump
Aurelien Jarno
2017-05-13
1
-6
/
+3
*
target/sh4: only save flags state at the end of the TB
Aurelien Jarno
2017-05-13
1
-36
/
+33
*
target/sh4: fix BS_EXCP exit
Aurelien Jarno
2017-05-13
1
-9
/
+7
*
target/sh4: fix BS_STOP exit
Aurelien Jarno
2017-05-13
1
-2
/
+3
*
target/sh4: move DELAY_SLOT_TRUE flag into a separate global
Aurelien Jarno
2017-05-13
1
-9
/
+13
*
target/sh4: get rid of DELAY_SLOT_CLEARME
Aurelien Jarno
2017-05-13
1
-12
/
+5
*
target/sh4: split ctx->flags into ctx->tbflags and ctx->envflags
Aurelien Jarno
2017-05-13
1
-79
/
+82
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+1944
[prev]