Age | Commit message (Expand) | Author |
2019-05-13 | tcg: Add tcg_out_dupm_vec to the backend interface | Richard Henderson |
2019-05-13 | tcg: Manually expand INDEX_op_dup_vec | Richard Henderson |
2019-05-13 | tcg: Promote tcg_out_{dup,dupi}_vec to backend interface | Richard Henderson |
2019-05-13 | tcg: Return bool success from tcg_out_mov | Richard Henderson |
2019-04-24 | tcg: Restart TB generation after out-of-line ldst overflow | Richard Henderson |
2019-04-24 | tcg/i386: Support INDEX_op_extract2_{i32,i64} | Richard Henderson |
2019-02-11 | tcg/i386: fix unsigned vector saturating arithmetic | Mark Cave-Ayland |
2019-01-28 | tcg/i386: enable dynamic TLB sizing | Emilio G. Cota |
2019-01-28 | tcg/i386: Implement vector minmax arithmetic | Richard Henderson |
2019-01-28 | tcg/i386: Implement vector saturating arithmetic | Richard Henderson |
2019-01-28 | tcg/i386: Split subroutines out of tcg_expand_vec_op | Richard Henderson |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2018-12-17 | tcg/i386: Add setup_guest_base_seg for FreeBSD | Richard Henderson |
2018-12-17 | tcg/i386: Precompute all guest_base parameters | Richard Henderson |
2018-12-17 | tcg/i386: Assume 32-bit values are zero-extended | Richard Henderson |
2018-12-17 | tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests | Richard Henderson |
2018-12-17 | tcg/i386: Propagate is64 to tcg_out_qemu_ld_slow_path | Richard Henderson |
2018-12-17 | tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct | Richard Henderson |
2018-12-17 | tcg/i386: Return false on failure from patch_reloc | Richard Henderson |
2018-12-17 | tcg: Return success from patch_reloc | Richard Henderson |
2018-09-26 | tcg/i386: fix vector operations on 32-bit hosts | Roman Kapl |
2018-07-23 | tcg/i386: Mark xmm registers call-clobbered | Richard Henderson |
2018-06-15 | tcg: Reduce max TB opcode count | Richard Henderson |
2018-06-15 | tcg/i386: Use byte form of xgetbv instruction | John Arbuckle |
2018-05-09 | tcg/i386: Fix dup_vec in non-AVX2 codepath | Peter Maydell |
2018-03-16 | tcg/i386: Support INDEX_op_dup2_vec for -m32 | Richard Henderson |
2018-02-08 | tcg/i386: Add vector operations | Richard Henderson |
2017-10-10 | tcg/i386: constify tcg_target_callee_save_regs | Emilio G. Cota |
2017-09-17 | tcg: Remove tcg_regset_set32 | Richard Henderson |
2017-09-17 | tcg: Remove tcg_regset_clear | Richard Henderson |
2017-09-07 | tcg/i386: Store out-of-range call targets in constant pool | Richard Henderson |
2017-09-07 | tcg: Rearrange ldst label tracking | Richard Henderson |
2017-07-24 | util: Introduce include/qemu/cpuid.h | Richard Henderson |
2017-06-05 | tcg/i386: implement goto_ptr | Emilio G. Cota |
2017-01-17 | tcg/i386: Always use TZCNT when available | Richard Henderson |
2017-01-17 | Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR" | Richard Henderson |
2017-01-10 | tcg/i386: Handle ctpop opcode | Richard Henderson |
2017-01-10 | tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR | Richard Henderson |
2017-01-10 | tcg/i386: Handle ctz and clz opcodes | Richard Henderson |
2017-01-10 | tcg/i386: Allow bmi2 shiftx to have non-matching operands | Richard Henderson |
2017-01-10 | tcg/i386: Hoist common arguments in tcg_out_op | Richard Henderson |
2017-01-10 | tcg/i386: Fuly convert tcg_target_op_def | Richard Henderson |
2017-01-10 | tcg: Pass the opcode width to target_parse_constraint | Richard Henderson |
2017-01-10 | tcg: Transition flat op_defs array to a target callback | Richard Henderson |
2017-01-10 | tcg/i386: Implement field extraction opcodes | Richard Henderson |
2016-09-20 | tcg/i386: Extend TARGET_PAGE_MASK to the proper type | Richard Henderson |
2016-09-16 | tcg/i386: Add support for fence | Pranith Kumar |
2016-09-16 | tcg: Support arbitrary size + alignment | Richard Henderson |
2016-07-05 | tcg: Improve the alignment check infrastructure | Sergey Sorokin |
2016-07-05 | tcg: Optimize spills of constants | Richard Henderson |