aboutsummaryrefslogtreecommitdiff
path: root/tcg
AgeCommit message (Expand)Author
2014-02-08tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTRPeter Maydell
2014-02-01tcg/s390: Remove sigill_handlerRichard Henderson
2014-01-30Merge remote-tracking branch 'rth/tcg-movbe' into stagingPeter Maydell
2014-01-30TCG: Fix I64-on-32bit-host temporariesAlexander Graf
2014-01-25tcg/i386: cleanup useless #ifdefAurelien Jarno
2014-01-25tcg/i386: use movbe instruction in qemu_ldst routinesAurelien Jarno
2014-01-25tcg/i386: add support for three-byte opcodesAurelien Jarno
2014-01-25tcg/i386: remove hardcoded P_REXW valueAurelien Jarno
2013-12-21tcg/i386: fix a commentAurelien Jarno
2013-12-10tcg: Use bitmaps for free temporariesRichard Henderson
2013-11-30tcg-s390: Use qemu_getauxval in query_facilitiesRichard Henderson
2013-11-30tcg-arm: Use qemu_getauxvalRichard Henderson
2013-11-30tcg-ppc64: Use qemu_getauxvalRichard Henderson
2013-11-18tcg-ia64: Introduce tcg_opc_bswap64_iRichard Henderson
2013-11-18tcg-ia64: Introduce tcg_opc_ext_iRichard Henderson
2013-11-18tcg-ia64: Introduce tcg_opc_movi_aRichard Henderson
2013-11-18tcg-ia64: Introduce tcg_opc_mov_aRichard Henderson
2013-11-18tcg-ia64: Use A3 form of logical operationsRichard Henderson
2013-11-18tcg-ia64: Use SUB_A3 and ADDS_A4 for subtractionRichard Henderson
2013-11-18tcg-ia64: Use ADDS for small additionRichard Henderson
2013-11-18tcg-ia64: Avoid unnecessary stop bit in tcg_out_aluRichard Henderson
2013-11-18tcg-ia64: Move AREG0 to R32Richard Henderson
2013-11-18tcg-ia64: Simplify brcondRichard Henderson
2013-11-18tcg-ia64: Handle constant callsRichard Henderson
2013-11-18tcg-ia64: Use shortcuts for nop insnsRichard Henderson
2013-11-18tcg-ia64: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg-ppc64: Support new ldst opcodesRichard Henderson
2013-10-12tcg-ppc: Support new ldst opcodesRichard Henderson
2013-10-12tcg-ppc64: Convert to le/be ldst helpersRichard Henderson
2013-10-12tcg-ppc: Convert to le/be ldst helpersRichard Henderson
2013-10-12tcg-ppc64: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg-ppc: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg-arm: Improve GUEST_BASE qemu_ld/stRichard Henderson
2013-10-12tcg-arm: Convert to new ldst opcodesRichard Henderson
2013-10-12tcg-arm: Tidy variable naming convention in qemu_ld/stRichard Henderson
2013-10-12tcg-arm: Convert to le/be ldst helpersRichard Henderson
2013-10-12tcg-arm: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg-i386: Support new ldst opcodesRichard Henderson
2013-10-12tcg-i386: Remove "cb" output restriction from qemu_st8 for i386Richard Henderson
2013-10-12tcg-i386: Tidy softmmu routinesRichard Henderson
2013-10-12tcg-i386: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2013-10-12tcg: Use TCGMemOp for TCGLabelQemuLdst.opcRichard Henderson
2013-10-10exec: Add both big- and little-endian memory helpersRichard Henderson
2013-10-10tcg: Add qemu_ld_st_i32/64Richard Henderson
2013-10-10tcg: Add TCGMemOpRichard Henderson
2013-10-10tcg: Add tcg-be-ldst.hRichard Henderson
2013-10-10tcg: Add tcg-be-null.hRichard Henderson
2013-10-10tcg-aarch64: Update to helper_ret_*_mmu routinesRichard Henderson
2013-10-10tcg: Merge tcg_register_helper into tcg_context_initRichard Henderson
2013-10-10tcg: Add tcg-runtime.c helpers to all_helpersRichard Henderson