index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
tcg
Age
Commit message (
Expand
)
Author
2022-10-18
target/i386: Direct call get_hphys from mmu_translate
Richard Henderson
2022-10-18
target/i386: Use MMUAccessType across excp_helper.c
Richard Henderson
2022-10-18
target/i386: Save and restore pc_save before tcg_remove_ops_after
Richard Henderson
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
2022-10-11
x86: Implement MSR_CORE_THREAD_COUNT MSR
Alexander Graf
2022-10-11
target/i386: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-11
target/i386: Inline gen_jmp_im
Richard Henderson
2022-10-11
target/i386: Add cpu_eip
Richard Henderson
2022-10-11
target/i386: Create eip_cur_tl
Richard Henderson
2022-10-11
target/i386: Merge gen_jmp_tb and gen_goto_tb into gen_jmp_rel
Richard Henderson
2022-10-11
target/i386: Remove MemOp argument to gen_op_j*_ecx
Richard Henderson
2022-10-11
target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
Richard Henderson
2022-10-11
target/i386: Use gen_jmp_rel for gen_jcc
Richard Henderson
2022-10-11
target/i386: Use gen_jmp_rel for loop, repz, jecxz insns
Richard Henderson
2022-10-11
target/i386: Create gen_jmp_rel
Richard Henderson
2022-10-11
target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
Richard Henderson
2022-10-11
target/i386: Create eip_next_*
Richard Henderson
2022-10-11
target/i386: Truncate values for lcall_real to i32
Richard Henderson
2022-10-11
target/i386: Introduce DISAS_JUMP
Richard Henderson
2022-10-11
target/i386: Remove cur_eip, next_eip arguments to gen_repz*
Richard Henderson
2022-10-11
target/i386: Create cur_insn_len, cur_insn_len_i32
Richard Henderson
2022-10-11
target/i386: USe DISAS_EOB_ONLY
Richard Henderson
2022-10-11
target/i386: Use DISAS_EOB_NEXT
Richard Henderson
2022-10-11
target/i386: Use DISAS_EOB* in gen_movl_seg_T0
Richard Henderson
2022-10-11
target/i386: Introduce DISAS_EOB*
Richard Henderson
2022-10-11
target/i386: Create gen_update_eip_next
Richard Henderson
2022-10-11
target/i386: Create gen_update_eip_cur
Richard Henderson
2022-10-11
target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
Richard Henderson
2022-10-11
target/i386: Remove cur_eip argument to gen_exception
Richard Henderson
2022-10-11
target/i386: Return bool from disas_insn
Richard Henderson
2022-10-11
target/i386: Remove pc_start
Richard Henderson
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-09-19
target/i386: introduce insn_get_addr
Paolo Bonzini
2022-09-19
target/i386: REPZ and REPNZ are mutually exclusive
Paolo Bonzini
2022-09-19
target/i386: fix INSERTQ implementation
Paolo Bonzini
2022-09-18
target/i386: Raise #GP on unaligned m128 accesses when required.
Paolo Bonzini
2022-09-06
target/i386: Make translator stop before the end of a page
Ilya Leoshkevich
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
accel/tcg: Remove translator_ldsw
Richard Henderson
2022-09-01
target/i386: reimplement AVX comparison helpers
Paul Brook
2022-09-01
target/i386: Add CHECK_NO_VEX
Paul Brook
2022-09-01
target/i386: do not cast gen_helper_* function pointers
Paolo Bonzini
2022-09-01
target/i386: Add size suffix to vector FP helpers
Paolo Bonzini
2022-09-01
target/i386: isolate MMX code more
Paolo Bonzini
2022-09-01
target/i386: check SSE table flags instead of hardcoding opcodes
Paolo Bonzini
2022-09-01
target/i386: Move 3DNOW decoder
Paul Brook
2022-09-01
target/i386: Rework sse_op_table6/7
Paul Brook
2022-09-01
target/i386: Rework sse_op_table1
Paul Brook
2022-09-01
target/i386: Add ZMM_OFFSET macro
Paul Brook
2022-09-01
target/i386: formatting fixes
Paolo Bonzini
[prev]
[next]