index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
target-arm: use native tcg-ops for ror/bic/vorn
Aurelien Jarno
1
-8
/
+0
2009-10-17
target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG
Filip Navara
1
-58
/
+0
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-1
/
+1
2009-10-01
Get rid of _t suffix
malc
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-04-07
target-arm: don't use T[x] in helper
aurel32
1
-1
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-07
Remove FORCE_RET() and RETURN()
aurel32
1
-5
/
+0
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-1
/
+1
2008-09-22
Fix ARM NEON vdup and vtbl bugs.
pbrook
1
-1
/
+1
2008-07-19
Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues).
balrog
1
-2
/
+0
2008-07-03
Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.
ths
1
-1
/
+1
2008-05-25
Fix off-by-one unwinding error.
pbrook
1
-5
/
+0
2008-04-01
ARM N=Z=1 flag fix.
pbrook
1
-4
/
+4
2008-03-31
ARM TCG conversion 14/16.
pbrook
1
-1
/
+116
2008-03-31
ARM TCG conversion 13/16.
pbrook
1
-7
/
+6
2008-03-31
ARM TCG conversion 12/16.
pbrook
1
-0
/
+148
2008-03-31
ARM TCG conversion 10/16.
pbrook
1
-188
/
+0
2008-03-31
ARM TCG conversion 9/16.
pbrook
1
-0
/
+33
2008-03-31
ARM TCG conversion 8/16.
pbrook
1
-0
/
+23
2008-03-31
ARM TCG conversion 7/16.
pbrook
1
-0
/
+67
2008-03-31
ARM TCG conversion 4/16.
pbrook
1
-0
/
+66
2007-11-11
fixed invalid type
bellard
1
-2
/
+2
2007-11-11
ARMv7 support.
pbrook
1
-2
/
+76
2007-10-29
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
1
-1
/
+5
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
1
-2
/
+2
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-1
/
+1
2006-02-20
Add Arm926 core support.
pbrook
1
-5
/
+7
2005-11-26
ARM system emulation (Paul Brook)
bellard
1
-0
/
+51
2005-04-23
arm vfp fcmp and fcmpe instructions fix (Paul Brook)
bellard
1
-2
/
+2
2005-03-13
soft float support
bellard
1
-100
/
+45
2005-02-22
ARM VFP support (Paul Brook)
bellard
1
-0
/
+229