index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
translate.c
Age
Commit message (
Expand
)
Author
2008-10-04
Fix crc32w decoding, fix a constant width in blendvpd.
balrog
2008-10-04
x86 "popcnt" affects flags.
balrog
2008-10-04
Implement SSE4.1, SSE4.2 (x86).
balrog
2008-10-01
x86 pextrw destination operand can be r64.
balrog
2008-09-25
SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
balrog
2008-09-25
Implement x86 SSSE3 instructions.
balrog
2008-07-18
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
ths
2008-07-07
fix cvtsq2s[sd] (Juergen Lock)
bellard
2008-07-05
Re-add static qualifier. Fix annother occurance of "const static".
pbrook
2008-06-30
Fix rdtsc instruction counting.
pbrook
2008-06-29
Add instruction counter.
pbrook
2008-06-18
HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)
bellard
2008-06-06
undocumented 0x82 opcode is invalid in 64 bit code
bellard
2008-06-04
fixed exceptions for cpuid and invlpg
bellard
2008-06-04
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...
bellard
2008-06-04
32 bit SVM fixes - INVLPG and INVLPGA updates
bellard
2008-05-28
SVM rework
bellard
2008-05-25
fixed x86_64 regression
bellard
2008-05-25
transformed TN into temporaries - add local temporaries usage when needed - o...
bellard
2008-05-24
Fix ARM conditional branch bug.
pbrook
2008-05-22
use debug_insn_start to have nicer debug traces
bellard
2008-05-22
proper helper definition registering (all targets must do that)
bellard
2008-05-22
optimization of shifts by a constant
bellard
2008-05-22
lahf/sahf cpuid test
bellard
2008-05-22
cmpxchg8b fix - added cmpxchg16b
bellard
2008-05-22
cmpxchg 64 bit fix
bellard
2008-05-21
converted conditional jumps, SET and CMOVx to TCG
bellard
2008-05-21
converted env access to TCG
bellard
2008-05-21
convert eflags manipulation insns to TCG
bellard
2008-05-21
convert remaining segment handling to TCG
bellard
2008-05-21
converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LAR
bellard
2008-05-21
suppressed no longer used ops
bellard
2008-05-21
converted INTO/CMPXCHG8B to TCG
bellard
2008-05-21
converted BCD ops to TCG
bellard
2008-05-21
converted MUL/IMUL to TCG
bellard
2008-05-18
converted string OPs and LOOP insns to TCG
bellard
2008-05-18
fixed INC/DEC condition codes
bellard
2008-05-17
converted sign extension ops to TCG
bellard
2008-05-17
MONITOR insn address generation fix - converted XLAT to TCG
bellard
2008-05-17
BSR/BSF TCG conversion
bellard
2008-05-17
converted bit test operations to TCG
bellard
2008-05-17
converted adc, sbb, cmpxchg to TCG
bellard
2008-05-17
converted condition code supprot to TCG - converted shift ops to TCG
bellard
2008-05-15
converted more helpers to TCG - fixed some SVM issues
bellard
2008-05-12
compilation fix
bellard
2008-05-12
converted more helpers to TCG
bellard
2008-05-12
FPU fixes
bellard
2008-05-12
converted x87 FPU ops to TCG
bellard
2008-05-12
converted SSE/MMX ops to TCG
bellard
2008-05-12
use TCG for MMX/SSE memory accesses
bellard
[next]