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
/
int_helper.c
Age
Commit message (
Expand
)
Author
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-02-15
target-i386: Implement FSGSBASE
Richard Henderson
2016-01-29
x86: Clean up includes
Peter Maydell
2015-09-15
target-i386: exception handling for div instructions
Pavel Dovgalyuk
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2013-06-15
target-i386/helper: remove EDX macro
liguang
2013-06-15
target-i386/helper: remove EAX macro
liguang
2013-02-27
target-i386: Use mulu2 and muls2
Richard Henderson
2013-02-19
target-i386: Implement tzcnt and fix lzcnt
Richard Henderson
2013-02-19
target-i386: Use clz/ctz for bsf/bsr helpers
Richard Henderson
2013-02-18
target-i386: Implement PDEP, PEXT
Richard Henderson
2013-02-18
target-i386: Implement MULX
Richard Henderson
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-08-14
x86: avoid AREG0 for integer helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for condition code helpers
Blue Swirl
2012-06-28
x86: split off integer helpers
Blue Swirl