summaryrefslogtreecommitdiffstats
path: root/tcg
Commit message (Expand)AuthorAgeFilesLines
* tcg/ppc: Fix right rotationmalc2010-02-271-1/+2
* tcg/ppc: Fix typomalc2010-02-231-1/+1
* tcg/ppc64: Use C90 style commentsmalc2010-02-221-18/+18
* tcg/ppc: Implement some of the optional opsmalc2010-02-222-8/+88
* tcg: fix build on 32-bit hppa, ppc and sparc hostsJay Foad2010-02-223-3/+4
* tcg: fix assertion with --enable-debugJay Foad2010-02-201-5/+0
* tcg: Add comments for all optional instructions not implemented.Richard Henderson2010-02-208-17/+106
* tcg-sparc: Implement ORC.Richard Henderson2010-02-202-0/+7
* tcg-sparc: Implement ANDC.Richard Henderson2010-02-202-0/+8
* tcg: Optional target implementation of ORC.Richard Henderson2010-02-202-0/+17
* tcg: Optional target implementation of ANDC.Richard Henderson2010-02-202-0/+17
* tcg-sparc: Implement not.Richard Henderson2010-02-202-0/+8
* tcg-sparc: Implement neg.Richard Henderson2010-02-202-2/+16
* tcg/ppc: Consistently use calling convention selection macrosmalc2010-02-201-12/+12
* Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...Juergen Lock2010-02-201-3/+3
* tcg: Add consistency checks for op definitionsStefan Weil2010-02-182-0/+24
* tcg-sparc: Implement setcond, setcond2.Richard Henderson2010-02-161-0/+127
* tcg: Add tcg_swap_cond.Richard Henderson2010-02-161-0/+8
* tcg/mips: fix crash in tcg_out_qemu_ld()Aurelien Jarno2010-02-091-2/+2
* tcg/mips: implement setcond2Aurelien Jarno2010-02-091-12/+80
* tcg/mips: implement setcondAurelien Jarno2010-02-081-0/+65
* tcg: move setcond* ops to non-optional sectionAurelien Jarno2010-02-081-35/+37
* tcg: add setcondi pseudo-opAurelien Jarno2010-02-081-0/+18
* tcg/ppc64: implement setcondmalc2010-02-071-0/+133
* tcg/ppc32: proper setcond implementationmalc2010-02-071-25/+25
* tcg/ppc32: implement setcond[2]malc2010-02-071-14/+157
* tcg-i386: Implement setcond.Richard Henderson2010-02-061-3/+70
* tcg-i386: Implement small forward branches.Richard Henderson2010-02-061-38/+79
* tcg-x86_64: implement setcondRichard Henderson2010-02-061-5/+33
* tcg: add tcg_invert_condRichard Henderson2010-02-061-0/+5
* tcg: generic support for conditional setRichard Henderson2010-02-064-6/+78
* tcg: document double-word support opcodes.Richard Henderson2010-02-061-0/+23
* tcg/x86_64: Avoid unnecessary REX.B prefixes.Richard Henderson2010-01-151-16/+30
* tcg/x86_64: Special-case all 32-bit AND operands.Richard Henderson2010-01-141-18/+8
* tcg-sparc: Implement ext32[su]_i64Richard Henderson2010-01-122-0/+21
* tcg-sparc: Implement division properly.Richard Henderson2010-01-122-30/+55
* tcg-sparc: Do not remove %o[012] from 'r' constraint.Richard Henderson2010-01-121-0/+3
* tcg-sparc: Implement add2, sub2, mulu2.Richard Henderson2010-01-121-0/+27
* tcg-sparc: Add tcg_out_arithc.Richard Henderson2010-01-121-43/+43
* tcg: Add tcg_unsigned_cond.Richard Henderson2009-12-271-0/+5
* tcg-sparc: Implement brcond2.Richard Henderson2009-12-211-14/+69
* tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.Richard Henderson2009-12-211-16/+16
* tcg-sparc: Improve tcg_out_movi for sparc64.Richard Henderson2009-12-211-12/+15
* tcg-sparc: Fix imm13 check in movi.Richard Henderson2009-12-211-1/+1
* tcg/ppc64: Fix loading of 32bit constantsmalc2009-12-151-1/+2
* TCG: Mac OS X support for ppc64 targetAndreas Faerber2009-12-061-14/+41
* S/390 fake TCG implementationAlexander Graf2009-12-052-0/+174
* tcg: initial mips supportAurelien Jarno2009-12-012-0/+1446
* tcg: fix tcg_regset_{set,reset}_reg with more than 32 registersAurelien Jarno2009-11-241-2/+2
* tcg/ppc64,x86_64: fix constraints of op_qemu_st64Aurelien Jarno2009-11-242-2/+2
OpenPOWER on IntegriCloud