index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-cris
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-12
CRIS: Remove some old dyngen T0/T1 fiddle. More usage of the results from the...
edgar_igl
1
-34
/
+38
2008-05-11
Add TCG native negation op.
pbrook
1
-9
/
+7
2008-05-11
Add zero extension (pseudo-)ops.
pbrook
1
-3
/
+2
2008-05-10
CRIS: helper_dummy no longer needed as barrier for qemu_ld/st.
edgar_igl
1
-13
/
+0
2008-05-09
CRIS: Concistent use of btarget and make it possible to single-step over dela...
edgar_igl
1
-10
/
+14
2008-05-07
CRIS: More TCG conversion.
edgar_igl
1
-68
/
+219
2008-05-06
More TCG updates for CRIS
edgar_igl
1
-64
/
+90
2008-05-03
CRIS: Convert divide step to TCG.
edgar_igl
1
-1
/
+18
2008-05-03
CRIS: Convert lz (leading zeros) to TCG.
edgar_igl
1
-1
/
+69
2008-05-03
CRIS: Eliminate a few unneeded moves to/from T0/T1.
edgar_igl
1
-9
/
+10
2008-05-03
CRIS: Do post-increment without going via T0.
edgar_igl
1
-6
/
+3
2008-05-02
CRIS updates:
edgar_igl
1
-144
/
+297
2008-04-28
Factorize code in translate.c
aurel32
1
-0
/
+6
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+1
2008-03-16
More TCG conversions for CRIS.
edgar_igl
1
-33
/
+81
2008-03-15
More TCG conversions for CRIS.
edgar_igl
1
-73
/
+259
2008-03-15
Simplified some dead extended arith code after search and replace.
edgar_igl
1
-8
/
+2
2008-03-14
A first small step to convert the CRIS translator to TCG.
edgar_igl
1
-344
/
+312
2008-02-28
Cut the translation block after translating a break insn. This avoids an issu...
edgar_igl
1
-1
/
+6
2008-02-28
More consistent naming for CRIS register-number macros.
edgar_igl
1
-7
/
+7
2008-02-25
Silently ignore CRIS cache flushes, instead of aborting due to unknown insn.
edgar_igl
1
-2
/
+14
2008-02-01
use the TCG code generator
bellard
1
-35
/
+9
2008-01-14
Optimize clear insns by treating support reg P0 specially and
balrog
1
-19
/
+28
2007-11-10
added cpu_model parameter to cpu_init()
bellard
1
-1
/
+1
2007-10-08
CRIS instruction translation, by Edgar E. Iglesias.
ths
1
-0
/
+2507