index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
2010-03-29
tcg/mips: fix branch offset during retranslation
Aurelien Jarno
2010-03-28
tcg/arm: Replace qemu_ld32u (left over from previous commit)
Stefan Weil
2010-03-27
tcg-mips: add guest base support
Aurelien Jarno
2010-03-27
tcg/mips: implement the not_i32 op the same way as gcc
Aurelien Jarno
2010-03-27
tcg-mips: implement nor
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 NOR.
Richard Henderson
2010-03-26
tcg: Allow target-specific implementation of NAND.
Richard Henderson
2010-03-26
tcg: Allow target-specific implementation of EQV.
Richard Henderson
2010-03-26
tcg: Use not_i32 to implement not_i64.
Richard Henderson
2010-03-26
tcg: Change TCGType to an enumeration.
Richard Henderson
2010-03-26
tcg: Use TCGCond where appropriate.
Richard Henderson
2010-03-26
tcg: Name the opcode enumeration.
Richard Henderson
2010-03-26
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
2010-03-23
tcg-hppa: Fix 64-bit argument ordering
Richard Henderson
2010-03-20
tcg/arm: don't save/restore r7 in prologue/epilogue
Aurelien Jarno
2010-03-20
tcg/arm: fix load/store definitions for 32-bit targets
Aurelien Jarno
2010-03-20
tcg: protect div2 in tcg/tcg-opc.h
Aurelien Jarno
2010-03-14
tcg: declare internal helpers as const and pure
Aurelien Jarno
2010-03-14
tcg/arm: use helpers for divu/remu
Aurelien Jarno
2010-03-14
tcg: add div/rem 32-bit helpers
Aurelien Jarno
2010-03-13
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
2010-03-13
tcg/arm: implement andc op
Aurelien Jarno
2010-03-13
tcg: update README with const and pure helpers
Aurelien Jarno
2010-03-13
tcg/arm: correctly save/restore registers in prologue/epilogue
Aurelien Jarno
2010-03-13
Fix Sparc host build breakage
Blue Swirl
2010-03-13
tcg/ppc[64]: Only define addend load helpers in softmmu case
malc
2010-03-12
Remove TLB from userspace
Paul Brook
2010-03-02
tcg/arm: merge the two sets of #define for optional ops
Aurelien Jarno
2010-03-02
tcg/arm: accept immediate arguments for brcond/setcond
Aurelien Jarno
2010-03-02
Add a missing break
Andrzej Zaborowski
2010-03-02
tcg/arm: implement setcond2
Aurelien Jarno
2010-03-02
tcg/arm: implement setcond
Aurelien Jarno
2010-03-02
tcg/arm: fix div2/divu2
Aurelien Jarno
2010-02-27
tcg/ppc: Fix right rotation
malc
2010-02-23
tcg/ppc: Fix typo
malc
2010-02-22
tcg/ppc64: Use C90 style comments
malc
2010-02-22
tcg/ppc: Implement some of the optional ops
malc
2010-02-22
tcg: fix build on 32-bit hppa, ppc and sparc hosts
Jay Foad
2010-02-20
tcg: fix assertion with --enable-debug
Jay Foad
2010-02-20
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
2010-02-20
tcg-sparc: Implement ORC.
Richard Henderson
2010-02-20
tcg-sparc: Implement ANDC.
Richard Henderson
2010-02-20
tcg: Optional target implementation of ORC.
Richard Henderson
2010-02-20
tcg: Optional target implementation of ANDC.
Richard Henderson
2010-02-20
tcg-sparc: Implement not.
Richard Henderson
2010-02-20
tcg-sparc: Implement neg.
Richard Henderson
2010-02-20
tcg/ppc: Consistently use calling convention selection macros
malc
2010-02-20
Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...
Juergen Lock
2010-02-18
tcg: Add consistency checks for op definitions
Stefan Weil
[next]