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
/
ops_template.h
Age
Commit message (
Expand
)
Author
2008-05-21
converted conditional jumps, SET and CMOVx to TCG
bellard
2008-05-18
converted string OPs and LOOP insns to TCG
bellard
2008-05-17
BSR/BSF TCG conversion
bellard
2008-05-17
converted bit test operations to TCG
bellard
2008-05-17
moved eflags computation outside op.c
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
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2005-02-21
loop insn fix for non x86 hosts
bellard
2005-01-10
DATA_MASK fix
bellard
2005-01-03
x86_64 target support
bellard
2004-05-16
BSR/BSF undefined behaviour fix
bellard
2004-01-18
comments fix
bellard
2004-01-05
changed cpu_x86_in/out to cpu_in/out
bellard
2004-01-04
fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...
bellard
2003-12-02
P4 style multiplication eflags
bellard
2003-11-13
io map checks
bellard
2003-09-30
new directory structure
bellard