index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TLB from userspace
Paul Brook
2010-03-12
1
-0
/
+2
*
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
2010-02-20
1
-1
/
+5
*
tcg-x86_64: implement setcond
Richard Henderson
2010-02-06
1
-5
/
+33
*
tcg/x86_64: Avoid unnecessary REX.B prefixes.
Richard Henderson
2010-01-15
1
-16
/
+30
*
tcg/x86_64: Special-case all 32-bit AND operands.
Richard Henderson
2010-01-14
1
-18
/
+8
*
tcg/ppc64,x86_64: fix constraints of op_qemu_st64
Aurelien Jarno
2009-11-24
1
-1
/
+1
*
tcg/x86_64: add support for ext{8,16,32}u_i{32,64} TCG ops
Aurelien Jarno
2009-10-04
2
-0
/
+26
*
tcg/x86_64: generated dec/inc instead of sub/add when possible
Aurelien Jarno
2009-09-27
1
-2
/
+14
*
X86_64: Use proper jumps/calls when displacement exceeds +-2G
malc
2009-09-11
1
-12
/
+19
*
Userspace guest address offsetting
Paul Brook
2009-07-17
2
-15
/
+43
*
tcg/x86_64: optimize register allocation order
aurel32
2009-04-05
1
-10
/
+9
*
tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
aurel32
2009-03-13
2
-0
/
+13
*
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-13
2
-6
/
+6
*
Implement TCG not ops for x86-64
aurel32
2009-03-09
2
-0
/
+12
*
Implement TCG rotation ops for x86-64
aurel32
2009-03-09
2
-2
/
+22
*
Prune unused TCG_AREGs
blueswir1
2009-03-08
1
-1
/
+0
*
Sparse fixes: truncation by cast
blueswir1
2009-03-07
1
-1
/
+1
*
TCG x86/x86-64: use move with zero-extend for loads/stores
aurel32
2008-12-13
1
-0
/
+6
*
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
2008-10-05
1
-4
/
+7
*
TCG: Use x86-64 zero extension instructions.
pbrook
2008-09-07
1
-0
/
+15
*
Implement TCG sign extension ops for x86-64.
pbrook
2008-09-07
2
-0
/
+27
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-9
/
+1
*
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
2008-08-17
1
-2
/
+2
*
jump simplification
bellard
2008-05-25
1
-22
/
+1
*
more generic call codegen
bellard
2008-05-22
1
-0
/
+1
*
Add TCG native negation op.
pbrook
2008-05-11
2
-0
/
+12
*
REXB optimization cannot be done at this level
bellard
2008-05-10
1
-1
/
+1
*
fixed qemu_st8 insn - prologue saved too many registers
bellard
2008-05-10
1
-8
/
+6
*
fixed global variable handling with qemu load/stores - initial global prologu...
bellard
2008-05-10
1
-5
/
+60
*
HPPA (PA-RISC) host support
aurel32
2008-04-12
1
-1
/
+2
*
Fix i32 memory backed variables on 64-bit host
blueswir1
2008-03-13
1
-4
/
+10
*
Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)
blueswir1
2008-03-11
1
-1
/
+1
*
Fix compiler warning
blueswir1
2008-02-29
1
-0
/
+2
*
Simplify TCG relocation bugfix.
pbrook
2008-02-10
1
-1
/
+1
*
compare fix
bellard
2008-02-03
1
-2
/
+2
*
TCG code generator
bellard
2008-02-01
2
-0
/
+1296