Age | Commit message (Expand) | Author |
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 |
2013-10-10 | tcg: Move helper registration into tcg_context_init | Richard Henderson |
2013-10-10 | tcg: Use a GHashTable for tcg_find_helper | Richard Henderson |
2013-10-10 | tcg: Delete tcg_helper_get_name declaration | Richard Henderson |
2013-10-10 | tcg-hppa: Remove tcg backend | Richard Henderson |
2013-10-09 | Merge remote-tracking branch 'rth/tcg-arm-pull' into staging | Anthony Liguori |
2013-10-09 | Merge remote-tracking branch 'sweil/tci' into staging | Anthony Liguori |
2013-10-01 | tcg-arm: Move the tlb addend load earlier | Richard Henderson |
2013-10-01 | tcg-arm: Remove restriction on qemu_ld output register | Richard Henderson |
2013-10-01 | tcg-arm: Return register containing tlb addend | Richard Henderson |
2013-10-01 | tcg-arm: Move load of tlb addend into tcg_out_tlb_read | Richard Henderson |
2013-10-01 | tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlb | Richard Henderson |
2013-10-01 | tcg-arm: Use strd for tcg_out_arg_reg64 | Richard Henderson |