Bochs/bochs/cpu
2011-01-26 11:48:13 +00:00
..
3dnow.cc
access32.cc
access64.cc
access.cc
aes.cc
apic.cc
apic.h
arith8.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
arith16.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
arith32.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
arith64.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
bcd.cc
bit16.cc
bit32.cc
bit64.cc
bit.cc
call_far.cc
cpu.cc quick code reorg that gives 3% speedup 2011-01-26 11:48:13 +00:00
cpu.h quick code reorg that gives 3% speedup 2011-01-26 11:48:13 +00:00
cpuid.cc bugfix in leaf[0xD] report 2011-01-12 20:12:05 +00:00
crc32.cc split more SSE opcodes 2011-01-08 11:20:29 +00:00
crregs.cc
crregs.h
ctrl_xfer16.cc
ctrl_xfer32.cc
ctrl_xfer64.cc
ctrl_xfer_pro.cc
data_xfer8.cc
data_xfer16.cc
data_xfer32.cc
data_xfer64.cc
debugstuff.cc
descriptor.h
exception.cc
fetchdecode64.cc split more SSE ops 2011-01-21 19:46:44 +00:00
fetchdecode_sse.h split more SSE ops 2011-01-21 19:46:44 +00:00
fetchdecode_x87.h optimize fetchdecode tables - part2 2011-01-21 16:07:51 +00:00
fetchdecode.cc optimize fetchdecode tables - part2 2011-01-21 16:07:51 +00:00
fetchdecode.h optimize fetchdecode tables - part2 2011-01-21 16:07:51 +00:00
flag_ctrl_pro.cc
flag_ctrl.cc
fpu_emu.cc
i387.h
ia_opcodes.h split more SSE ops 2011-01-21 19:46:44 +00:00
icache.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
icache.h scan less icache entries when doing SMC flush 2011-01-23 17:21:34 +00:00
init.cc
instr.h
io.cc
iret.cc
jmp_far.cc
lazy_flags.cc
lazy_flags.h
load.cc conditional compiling with misaligned sse 2011-01-12 20:16:25 +00:00
logical8.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
logical16.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
logical32.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
logical64.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
Makefile.in - including vga.h in iodev.h no longer necessary and symbol NO_DEVICE_INCLUDES 2011-01-24 20:35:51 +00:00
mmx.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
model_specific.h
msr.cc
mult8.cc
mult16.cc
mult32.cc
mult64.cc
paging.cc
proc_ctrl.cc optimize fetchdecode tables - part2 2011-01-21 16:07:51 +00:00
protect_ctrl.cc
resolver.cc
ret_far.cc
segment_ctrl_pro.cc
segment_ctrl.cc
shift8.cc
shift16.cc
shift32.cc
shift64.cc
smm.cc
smm.h
soft_int.cc
sse_move.cc optimize sse and mmx code 2011-01-16 20:42:28 +00:00
sse_pfp.cc split more SSE ops 2011-01-21 19:46:44 +00:00
sse_rcp.cc
sse_string.cc
sse.cc very small optimizations + indent 2011-01-25 20:59:26 +00:00
stack16.cc
stack32.cc
stack64.cc
stack.h
string.cc
tasking.cc
todo
vm8086.cc
vmcs.cc Fixed VMX bug reported by Russ Cox 2011-01-10 22:37:05 +00:00
vmexit.cc SMC invalidation only for traces that were really affected by SMC store 2011-01-23 15:54:54 +00:00
vmx.cc
vmx.h
xmm.h
xsave.cc