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-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
2010-02-16
tcg-sparc: Implement setcond, setcond2.
Richard Henderson
2010-02-16
tcg: Add tcg_swap_cond.
Richard Henderson
2010-02-09
tcg/mips: fix crash in tcg_out_qemu_ld()
Aurelien Jarno
2010-02-09
tcg/mips: implement setcond2
Aurelien Jarno
2010-02-08
tcg/mips: implement setcond
Aurelien Jarno
2010-02-08
tcg: move setcond* ops to non-optional section
Aurelien Jarno
2010-02-08
tcg: add setcondi pseudo-op
Aurelien Jarno
2010-02-07
tcg/ppc64: implement setcond
malc
2010-02-07
tcg/ppc32: proper setcond implementation
malc
2010-02-07
tcg/ppc32: implement setcond[2]
malc
2010-02-06
tcg-i386: Implement setcond.
Richard Henderson
2010-02-06
tcg-i386: Implement small forward branches.
Richard Henderson
2010-02-06
tcg-x86_64: implement setcond
Richard Henderson
2010-02-06
tcg: add tcg_invert_cond
Richard Henderson
2010-02-06
tcg: generic support for conditional set
Richard Henderson
[next]