index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
tcg/i386: fix unsigned vector saturating arithmetic
Mark Cave-Ayland
1
-2
/
+2
2019-01-28
cputlb: Remove static tlb sizing
Richard Henderson
1
-1
/
+0
2019-01-28
tcg/i386: enable dynamic TLB sizing
Emilio G. Cota
2
-15
/
+15
2019-01-28
tcg: introduce dynamic TLB sizing
Emilio G. Cota
1
-0
/
+1
2019-01-28
tcg/i386: Implement vector minmax arithmetic
Richard Henderson
2
-1
/
+82
2019-01-28
tcg/i386: Implement vector saturating arithmetic
Richard Henderson
2
-1
/
+43
2019-01-28
tcg/i386: Split subroutines out of tcg_expand_vec_op
Richard Henderson
1
-219
/
+224
2019-01-28
tcg: Add opcodes for vector minmax arithmetic
Richard Henderson
1
-0
/
+1
2019-01-28
tcg: Add opcodes for vector saturated arithmetic
Richard Henderson
1
-0
/
+1
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-2
/
+2
2018-12-17
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
1
-0
/
+2
2018-12-17
tcg/i386: Add setup_guest_base_seg for FreeBSD
Richard Henderson
1
-0
/
+9
2018-12-17
tcg/i386: Precompute all guest_base parameters
Richard Henderson
1
-61
/
+40
2018-12-17
tcg/i386: Assume 32-bit values are zero-extended
Richard Henderson
1
-63
/
+40
2018-12-17
tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests
Richard Henderson
2
-2
/
+9
2018-12-17
tcg/i386: Propagate is64 to tcg_out_qemu_ld_slow_path
Richard Henderson
1
-5
/
+8
2018-12-17
tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct
Richard Henderson
1
-6
/
+7
2018-12-17
tcg/i386: Return false on failure from patch_reloc
Richard Henderson
1
-2
/
+2
2018-12-17
tcg: Return success from patch_reloc
Richard Henderson
1
-1
/
+2
2018-12-17
tcg/i386: Move TCG_REG_CALL_STACK from define to enum
Richard Henderson
1
-1
/
+1
2018-12-17
tcg/i386: Always use %ebp for TCG_AREG0
Richard Henderson
1
-6
/
+2
2018-09-26
tcg/i386: fix vector operations on 32-bit hosts
Roman Kapl
1
-4
/
+0
2018-07-23
tcg/i386: Mark xmm registers call-clobbered
Richard Henderson
1
-1
/
+1
2018-06-15
tcg: Reduce max TB opcode count
Richard Henderson
1
-1
/
+1
2018-06-15
tcg/i386: Use byte form of xgetbv instruction
John Arbuckle
1
-1
/
+4
2018-05-09
tcg/i386: Fix dup_vec in non-AVX2 codepath
Peter Maydell
1
-3
/
+3
2018-03-16
tcg/i386: Support INDEX_op_dup2_vec for -m32
Richard Henderson
1
-0
/
+9
2018-02-08
tcg/i386: Add vector operations
Richard Henderson
3
-54
/
+987
2017-10-10
tcg/i386: constify tcg_target_callee_save_regs
Emilio G. Cota
1
-1
/
+1
2017-09-17
tcg: Remove tcg_regset_set32
Richard Henderson
1
-19
/
+7
2017-09-17
tcg: Remove tcg_regset_clear
Richard Henderson
1
-2
/
+2
2017-09-07
tcg/i386: Store out-of-range call targets in constant pool
Richard Henderson
2
-3
/
+16
2017-09-07
tcg: Rearrange ldst label tracking
Richard Henderson
2
-2
/
+6
2017-09-07
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
1
-0
/
+9
2017-07-24
util: Introduce include/qemu/cpuid.h
Richard Henderson
1
-28
/
+8
2017-06-05
tcg/i386: implement goto_ptr
Emilio G. Cota
2
-3
/
+23
2017-06-05
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
1
-0
/
+1
2017-02-24
tcg: enable MTTCG by default for ARM on x86 hosts
Alex Bennée
1
-0
/
+11
2017-01-17
tcg/i386: Always use TZCNT when available
Richard Henderson
1
-3
/
+7
2017-01-17
Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR"
Richard Henderson
1
-22
/
+13
2017-01-10
tcg/i386: Handle ctpop opcode
Richard Henderson
2
-3
/
+14
2017-01-10
tcg: Add opcode for ctpop
Richard Henderson
1
-0
/
+2
2017-01-10
tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR
Richard Henderson
1
-13
/
+22
2017-01-10
tcg/i386: Handle ctz and clz opcodes
Richard Henderson
2
-13
/
+120
2017-01-10
tcg/i386: Allow bmi2 shiftx to have non-matching operands
Richard Henderson
1
-14
/
+19
2017-01-10
tcg/i386: Hoist common arguments in tcg_out_op
Richard Henderson
1
-102
/
+95
2017-01-10
tcg/i386: Fuly convert tcg_target_op_def
Richard Henderson
1
-142
/
+198
2017-01-10
tcg: Add clz and ctz opcodes
Richard Henderson
1
-0
/
+4
2017-01-10
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
1
-9
/
+5
2017-01-10
tcg: Transition flat op_defs array to a target callback
Richard Henderson
1
-2
/
+12
[next]