summaryrefslogtreecommitdiffstats
path: root/tcg/i386
Commit message (Expand)AuthorAgeFilesLines
* tcg/i386: Add support for w64 ABIStefan Weil2012-04-151-11/+28
* tcg/i386: Use GDB JIT debugging interface only for hosts with ELFStefan Weil2012-04-151-1/+5
* tcg: Use the GDB JIT debugging interface.Richard Henderson2012-03-241-9/+105
* softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl2012-03-181-0/+57
* i386: Remove REGPARMBlue Swirl2012-03-181-56/+56
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* tcg: Improve tcg_out_label and fix its usage for w64Stefan Weil2012-03-111-4/+4
* w64: Fix data type of parameters for flush_icache_rangeStefan Weil2012-03-031-1/+2
* tcg: Remove redundant declarations of TCG_TARGET_REG_BITSStefan Weil2011-12-091-5/+0
* tcg: Use TCGReg for standard tcg-target entry points.Richard Henderson2011-11-141-6/+7
* tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-141-2/+2
* tcg-i386: Introduce limited deposit supportJan Kiszka2011-10-012-2/+31
* tcg/i386: Only one call output register needed for 64 bit hostsStefan Weil2011-09-171-1/+3
* tcg: Always define all of the TCGOpcode enum members.Richard Henderson2011-08-211-33/+35
* TCG/x86: use stack for TCG tempsBlue Swirl2011-06-261-10/+12
* TCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESPBlue Swirl2011-06-261-4/+4
* Delegate setup of TCG temporaries to targetsBlue Swirl2011-06-261-0/+2
* cpu-exec.c: avoid AREG0 useBlue Swirl2011-06-261-3/+5
* tcg-i386: fix andi r, r, 0xffAurelien Jarno2010-06-101-1/+1
* tcg-i386: remove use of _Bool that slipped code reviewAurelien Jarno2010-06-101-1/+1
* tcg-i386: Merge 64-bit generation.Richard Henderson2010-06-102-330/+887
* tcg: Make some tcg-target.c routines static.Richard Henderson2010-06-091-2/+2
* tcg: Add TYPE parameter to tcg_out_mov.Richard Henderson2010-06-091-18/+18
* tcg-i386: fix a typoAurelien Jarno2010-06-031-1/+1
* tcg-i386: declare tcg_out_tlb_load() inlineAurelien Jarno2010-06-021-3/+4
* tcg-i386: Remove some ifdefs in qemu_ld/st.Richard Henderson2010-06-021-47/+38
* tcg-i386: Split out tlb load function.Richard Henderson2010-06-021-106/+97
* tcg-i386: Swap order of TLB hit and miss paths.Richard Henderson2010-06-021-92/+80
* tcg-i386: Split out TLB Hit path from qemu_ld/st.Richard Henderson2010-06-021-95/+102
* tcg-i386: Tidy data16 prefixes.Richard Henderson2010-06-021-10/+18
* tcg-i386: Nuke trailing whitespace.Richard Henderson2010-05-211-22/+22
* tcg-i386: Use lea for three-operand add.Richard Henderson2010-05-211-3/+20
* tcg-i386: Tidy lea.Richard Henderson2010-05-211-31/+60
* tcg-i386: Tidy xchg.Richard Henderson2010-05-211-1/+3
* tcg-i386: Tidy multiply.Richard Henderson2010-05-211-3/+6
* tcg-i386: Tidy unary arithmetic.Richard Henderson2010-05-211-13/+25
* tcg-i386: Tidy setcc.Richard Henderson2010-05-211-2/+2
* tcg-i386: Tidy ret.Richard Henderson2010-05-211-1/+2
* tcg-i386: Tidy calls.Richard Henderson2010-05-211-22/+27
* tcg-i386: Tidy push/pop.Richard Henderson2010-05-211-18/+30
* tcg-i386: Tidy movi.Richard Henderson2010-05-211-1/+2
* tcg-i386: Tidy non-immediate arithmetic operations.Richard Henderson2010-05-211-30/+48
* tcg-i386: Tidy immediate arithmetic operations.Richard Henderson2010-05-211-16/+10
* tcg-i386: Tidy ext8s and ext16s operations.Richard Henderson2010-05-211-11/+24
* tcg-i386: Tidy ext8u and ext16u operations.Richard Henderson2010-05-211-26/+31
* tcg-i386: Tidy jumps.Richard Henderson2010-05-201-25/+33
* tcg-i386: Eliminate extra move from qemu_ld64.Richard Henderson2010-05-201-11/+9
* tcg-i386: Tidy move operations.Richard Henderson2010-05-201-27/+24
* tcg-i386: Tidy shift operations.Richard Henderson2010-05-201-15/+20
* tcg-i386: Tidy bswap operations.Richard Henderson2010-05-201-26/+27
OpenPOWER on IntegriCloud