Age | Commit message (Expand) | Author |
2014-02-01 | tcg/s390: Remove sigill_handler | Richard Henderson |
2014-01-30 | Merge remote-tracking branch 'rth/tcg-movbe' into staging | Peter Maydell |
2014-01-30 | TCG: Fix I64-on-32bit-host temporaries | Alexander Graf |
2014-01-25 | tcg/i386: cleanup useless #ifdef | Aurelien Jarno |
2014-01-25 | tcg/i386: use movbe instruction in qemu_ldst routines | Aurelien Jarno |
2014-01-25 | tcg/i386: add support for three-byte opcodes | Aurelien Jarno |
2014-01-25 | tcg/i386: remove hardcoded P_REXW value | Aurelien Jarno |
2013-12-21 | tcg/i386: fix a comment | Aurelien Jarno |
2013-12-10 | tcg: Use bitmaps for free temporaries | Richard Henderson |
2013-11-30 | tcg-s390: Use qemu_getauxval in query_facilities | Richard Henderson |
2013-11-30 | tcg-arm: Use qemu_getauxval | Richard Henderson |
2013-11-30 | tcg-ppc64: Use qemu_getauxval | Richard Henderson |
2013-11-18 | tcg-ia64: Introduce tcg_opc_bswap64_i | Richard Henderson |
2013-11-18 | tcg-ia64: Introduce tcg_opc_ext_i | Richard Henderson |
2013-11-18 | tcg-ia64: Introduce tcg_opc_movi_a | Richard Henderson |
2013-11-18 | tcg-ia64: Introduce tcg_opc_mov_a | Richard Henderson |
2013-11-18 | tcg-ia64: Use A3 form of logical operations | Richard Henderson |
2013-11-18 | tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction | Richard Henderson |
2013-11-18 | tcg-ia64: Use ADDS for small addition | Richard Henderson |
2013-11-18 | tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu | Richard Henderson |
2013-11-18 | tcg-ia64: Move AREG0 to R32 | Richard Henderson |
2013-11-18 | tcg-ia64: Simplify brcond | Richard Henderson |
2013-11-18 | tcg-ia64: Handle constant calls | Richard Henderson |
2013-11-18 | tcg-ia64: Use shortcuts for nop insns | Richard Henderson |
2013-11-18 | tcg-ia64: Use TCGMemOp within qemu_ldst routines | Richard Henderson |
2013-10-12 | tcg-ppc64: Support new ldst opcodes | Richard Henderson |
2013-10-12 | tcg-ppc: Support new ldst opcodes | Richard Henderson |
2013-10-12 | tcg-ppc64: Convert to le/be ldst helpers | Richard Henderson |
2013-10-12 | tcg-ppc: Convert to le/be ldst helpers | Richard Henderson |
2013-10-12 | tcg-ppc64: Use TCGMemOp within qemu_ldst routines | Richard Henderson |
2013-10-12 | tcg-ppc: Use TCGMemOp within qemu_ldst routines | Richard Henderson |
2013-10-12 | tcg-arm: Improve GUEST_BASE qemu_ld/st | Richard Henderson |
2013-10-12 | tcg-arm: Convert to new ldst opcodes | Richard Henderson |
2013-10-12 | tcg-arm: Tidy variable naming convention in qemu_ld/st | Richard Henderson |
2013-10-12 | tcg-arm: Convert to le/be ldst helpers | Richard Henderson |
2013-10-12 | tcg-arm: Use TCGMemOp within qemu_ldst routines | Richard Henderson |
2013-10-12 | tcg-i386: Support new ldst opcodes | Richard Henderson |
2013-10-12 | tcg-i386: Remove "cb" output restriction from qemu_st8 for i386 | Richard Henderson |
2013-10-12 | tcg-i386: Tidy softmmu routines | Richard Henderson |
2013-10-12 | tcg-i386: Use TCGMemOp within qemu_ldst routines | Richard Henderson |
2013-10-12 | tcg: Use TCGMemOp for TCGLabelQemuLdst.opc | Richard Henderson |
2013-10-10 | exec: Add both big- and little-endian memory helpers | Richard Henderson |
2013-10-10 | tcg: Add qemu_ld_st_i32/64 | Richard Henderson |
2013-10-10 | tcg: Add TCGMemOp | Richard Henderson |
2013-10-10 | tcg: Add tcg-be-ldst.h | Richard Henderson |
2013-10-10 | tcg: Add tcg-be-null.h | Richard Henderson |
2013-10-10 | tcg-aarch64: Update to helper_ret_*_mmu routines | Richard Henderson |
2013-10-10 | tcg: Merge tcg_register_helper into tcg_context_init | Richard Henderson |
2013-10-10 | tcg: Add tcg-runtime.c helpers to all_helpers | Richard Henderson |
2013-10-10 | tcg: Put target helper data into an array. | Richard Henderson |