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
/
tcg-opc.h
Age
Commit message (
Expand
)
Author
2009-10-04
tcg: add ext{8,16,32}u_i{32,64} TCG ops
Aurelien Jarno
2009-03-13
tcg: add bswap16_i64 and bswap32_i64 TCG ops
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-09
Implement TCG not ops for x86-64
aurel32
2009-03-09
tcg: don't define TCG rotation ops if they are not supported
aurel32
2009-03-09
Implement TCG rotation ops for x86-64
aurel32
2008-12-07
Some cleanups after dyngen removal
aurel32
2008-05-25
suppressed unused macro handling
bellard
2008-05-22
added debug_insn_start debug instruction
bellard
2008-05-11
Add TCG native negation op.
pbrook
2008-05-10
Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives
blueswir1
2008-03-21
Prepare for op.c removal and zero legacy ops
blueswir1
2008-02-04
fixed sign extensions - added explicit side effect op flag - added discard in...
bellard
2008-02-01
TCG code generator
bellard
[prev]