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
/
README
Age
Commit message (
Expand
)
Author
2011-07-16
tcg/README: Expand advice on number of TCG ops per target insn
Peter Maydell
2011-01-20
tcg: README, name deposit second argument len/LEN
Edgar E. Iglesias
2011-01-20
tcg: Define "deposit" as an optional operation.
Richard Henderson
2011-01-09
tcg: fix typo in readme
Mike Frysinger
2011-01-09
tcg/README: Spelling fixes
Stefan Weil
2010-04-10
tcg/README: improve description of bswap*
Aurelien Jarno
2010-03-26
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
Richard Henderson
2010-03-26
tcg: Allow target-specific implementation of EQV.
Richard Henderson
2010-03-13
tcg: update README with const and pure helpers
Aurelien Jarno
2010-02-06
tcg: generic support for conditional set
Richard Henderson
2010-02-06
tcg: document double-word support opcodes.
Richard Henderson
2009-03-28
tcg/README: fix description of bswap32_i32/i64
aurel32
2009-03-13
tcg: update README wrt recent bswap changes
aurel32
2009-01-03
TCG: Fix documentation of qemu_ld/st ops
aurel32
2008-12-07
Remove a few dyngen and dyngen related code
aurel32
2008-11-04
Mention output overlaps.
pbrook
2008-11-03
tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructions
aurel32
2008-10-21
TCG: add logical operations found on alpha and powerpc processors
aurel32
2008-09-21
Add concat32_i64 and concat_tl_i64 ops
blueswir1
2008-09-21
Add concat_i32_i64 op.
pbrook
2008-05-25
update
bellard
2008-05-19
ARM host support for TCG targets.
balrog
2008-05-11
Add TCG native negation op.
pbrook
2008-05-11
Add zero extension (pseudo-)ops.
pbrook
2008-03-12
TCG README fixes (Stuart Brady)
aurel32
2008-02-04
fixed sign extensions - added explicit side effect op flag - added discard in...
bellard
2008-02-01
typos
bellard
2008-02-01
TCG code generator
bellard