index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
2009-09-16
tcg: fix size of local variables in tcg_gen_bswap64_i64
Stefan Weil
2009-09-11
X86_64: Use proper jumps/calls when displacement exceeds +-2G
malc
2009-09-06
When targeting PPU use rlwinm instead of andi. if possible
malc
2009-08-25
ARM back-end: Fix encode_imm
Laurent Desnogues
2009-08-22
ARM back-end: Handle all possible immediates for ALU ops
Laurent Desnogues
2009-08-22
ARM back-end: Add TCG not
Laurent Desnogues
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
rename DEBUG_TCG to CONFIG_DEBUG_TCG
Juan Quintela
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
2009-07-21
Fix CONFIG_PROFILER
Blue Swirl
2009-07-20
Fix rbase initialization
malc
2009-07-18
this patch improves the ARM back-end in the following way:
Laurent Desnogues
2009-07-18
tcg: Fix tcg_gen_rotr_i64
Aurelien Jarno
2009-07-18
PPC 32/64 GUEST_BASE support
malc
2009-07-18
Fix LHZX opcode value
malc
2009-07-17
Userspace guest address offsetting
Juan Quintela
2009-07-17
Userspace guest address offsetting
Paul Brook
2009-07-17
ARM host fixes
Paul Brook
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
2009-04-16
tcg: make sure NDEBUG is defined before including <assert.h>
aurel32
2009-04-13
Add a --enable-debug-tcg option to configure
aurel32
2009-04-11
Remove reserved registers from tcg_target_reg_alloc_order
malc
2009-04-11
Whack [LS]MW
malc
2009-04-11
Remove reserved registers from tcg_target_reg_alloc_order
malc
2009-04-07
tcg/tcg.h: fix a few typos
aurel32
2009-04-06
tcg: add a CONST flag to TCG helpers
aurel32
2009-04-06
tcg: improve comment about pure functions
aurel32
2009-04-05
tcg/x86_64: optimize register allocation order
aurel32
2009-04-04
Fix branches and TLB matches for 64 bit targets
blueswir1
2009-04-04
Allocate space for static call args, increase stack frame size on Sparc64
blueswir1
2009-03-29
tcg: fix _tl aliases for divu/remu
aurel32
2009-03-29
tcg: add _tl aliases for div/divu/rem/remu
aurel32
2009-03-28
tcg/README: fix description of bswap32_i32/i64
aurel32
2009-03-13
tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops
aurel32
2009-03-13
tcg/x86: add bswap16_i32 ops
aurel32
2009-03-13
tcg: update README wrt recent bswap changes
aurel32
2009-03-13
tcg: add _tl aliases to bswap16/32/64 TCG ops
aurel32
2009-03-13
tcg: add bswap16_i64 and bswap32_i64 TCG ops
aurel32
2009-03-13
tcg: optimize tcg_gen_bswap16_i32
aurel32
2009-03-13
tcg: allow bswap16_i32 to be implemented by TCG backends
aurel32
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-11
tcg: move {not,neg}_i{32,64} definitions at the right place
aurel32
2009-03-11
tcg: fix commit r6805
aurel32
2009-03-10
tcg-arm: fix qemu_ld64
aurel32
2009-03-10
tcg: update TODO
aurel32
2009-03-10
tcg/x86: add not/neg/extu/bswap/rot i32 ops
aurel32
2009-03-10
tcg: optimize logical operations
aurel32
2009-03-10
Fix tcg after commit 6800
aurel32
2009-03-10
tcg: use TCGV_EQUAL_I{32,64}
aurel32
2009-03-10
tcg: define TCGV_EQUAL_I{32,64}
aurel32
[next]