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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
tcg
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-20
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
1
-5
/
+7
2010-02-06
tcg-i386: Implement setcond.
Richard Henderson
1
-3
/
+70
2010-02-06
tcg-i386: Implement small forward branches.
Richard Henderson
1
-38
/
+79
2009-11-14
tcg/i386: remove duplicate sar opcode
Magnus Damm
1
-1
/
+0
2009-10-04
tcg/i386: add support for ext{8,16}u_i32 TCG ops
Aurelien Jarno
2
-0
/
+10
2009-09-27
tcg/i386: generates dec/inc instead of sub/add when possible
Aurelien Jarno
1
-9
/
+15
2009-09-27
tcg/i386: optimize and $0xff(ff), reg
Aurelien Jarno
1
-0
/
+6
2009-07-17
Userspace guest address offsetting
Juan Quintela
1
-1
/
+1
2009-07-17
Userspace guest address offsetting
Paul Brook
2
-16
/
+22
2009-03-13
tcg/x86: add bswap16_i32 ops
aurel32
2
-0
/
+7
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
2
-3
/
+3
2009-03-10
tcg/x86: add not/neg/extu/bswap/rot i32 ops
aurel32
2
-1
/
+48
2009-03-08
Prune unused TCG_AREGs
blueswir1
1
-1
/
+0
2008-12-14
tcg: kill two warnings
aurel32
1
-1
/
+1
2008-12-13
TCG x86/x86-64: use move with zero-extend for loads/stores
aurel32
1
-0
/
+6
2008-10-05
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
1
-5
/
+8
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-9
/
+2
2008-07-07
64 bit signed comparison fix (Juergen Lock)
bellard
1
-4
/
+4
2008-05-25
jump optimizations
bellard
1
-31
/
+9
2008-05-22
more generic call codegen
bellard
1
-0
/
+1
2008-05-10
fixed global variable handling with qemu load/stores - initial global prologu...
bellard
1
-1
/
+51
2008-04-12
HPPA (PA-RISC) host support
aurel32
1
-1
/
+2
2008-03-13
Fix i32 memory backed variables on 64-bit host
blueswir1
1
-4
/
+4
2008-03-11
Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)
blueswir1
1
-1
/
+1
2008-02-10
Simplify TCG relocation bugfix.
pbrook
1
-1
/
+1
2008-02-03
compare fix
bellard
1
-3
/
+3
2008-02-01
TCG code generator
bellard
2
-0
/
+1217