Bochs/bochs/cpu
2008-03-03 16:45:15 +00:00
..
3dnow.cc white space cleanup 2008-02-02 21:46:54 +00:00
access.cc Fixed compilation error when alignment check is disabled 2008-02-12 06:47:03 +00:00
apic.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
apic.h white space cleanup 2008-02-02 21:46:54 +00:00
arith8.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
arith16.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
arith32.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
arith64.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
bcd.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
bit16.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
bit32.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
bit64.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
bit.cc white space cleanup 2008-02-02 21:46:54 +00:00
call_far.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
cpu.cc Added const to fetchPtr in cpu functions 2008-03-03 15:16:46 +00:00
cpu.h Fixed compilation warning 2008-03-03 15:34:03 +00:00
cpuid.cc Fixed warning with cpu-level=3 2008-02-13 22:51:31 +00:00
crregs.h Fixed minor issues - compilation and not only 2008-02-13 17:06:44 +00:00
ctrl_xfer8.cc white space cleanup 2008-02-02 21:46:54 +00:00
ctrl_xfer16.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
ctrl_xfer32.cc white space cleanup 2008-02-02 21:46:54 +00:00
ctrl_xfer64.cc white space cleanup 2008-02-02 21:46:54 +00:00
ctrl_xfer_pro.cc cleanups 2008-02-07 18:28:50 +00:00
data_xfer8.cc Reorganize 3-byte opcode tables - bigger tables but easier to maintain them 2008-02-29 03:02:03 +00:00
data_xfer16.cc another whitespace cleanup by Sebastien 2008-02-05 22:33:35 +00:00
data_xfer32.cc white space cleanup 2008-02-02 21:46:54 +00:00
data_xfer64.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
debugstuff.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
descriptor.h
exception.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
extdb.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
extdb.h
fetchdecode64.cc Added const to fetchPtr in cpu functions 2008-03-03 15:16:46 +00:00
fetchdecode.cc Added const to fetchPtr in cpu functions 2008-03-03 15:16:46 +00:00
fetchdecode.h Added const to fetchPtr in cpu functions 2008-03-03 15:16:46 +00:00
flag_ctrl_pro.cc remove staruct for eflags and use single 32-bit variable 2008-01-29 22:26:29 +00:00
flag_ctrl.cc white space cleanup 2008-02-02 21:46:54 +00:00
fpu_emu.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
i387.h white space cleanup 2008-02-02 21:46:54 +00:00
icache.cc Simplify icache entry calculation 2008-03-03 16:22:31 +00:00
icache.h Simplify icache entry calculation 2008-03-03 16:22:31 +00:00
init.cc step2 in XSAVE implementation 2008-02-13 16:45:21 +00:00
instr.h Reorganize fields in metaInfo3 2008-03-03 16:45:15 +00:00
io_pro.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
io.cc Optimization in 16-bit resolve functions 2008-02-07 20:43:13 +00:00
iret.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
jmp_far.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
lazy_flags.cc white space cleanup 2008-02-02 21:46:54 +00:00
lazy_flags.h Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
logical8.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
logical16.cc
logical32.cc
logical64.cc
Makefile.in Added first stubs for XSAVE/XRESTOR implementation 2008-02-12 22:41:39 +00:00
mmx.cc step2 in XSAVE implementation 2008-02-13 16:45:21 +00:00
mult8.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
mult16.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
mult32.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
mult64.cc white space cleanup 2008-02-02 21:46:54 +00:00
paging.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
proc_ctrl.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
protect_ctrl.cc step2 in XSAVE implementation 2008-02-13 16:45:21 +00:00
resolve16.cc Optimization in 16-bit resolve functions 2008-02-07 20:43:13 +00:00
resolve32.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
resolve64.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
ret_far.cc white space cleanup 2008-02-02 21:46:54 +00:00
segment_ctrl_pro.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
segment_ctrl.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
shift8.cc white space cleanup 2008-02-02 21:46:54 +00:00
shift16.cc white space cleanup 2008-02-02 21:46:54 +00:00
shift32.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
shift64.cc white space cleanup 2008-02-02 21:46:54 +00:00
smm.cc Canonical check have higher priority than #AC check 2008-02-11 20:52:10 +00:00
smm.h white space cleanup 2008-02-02 21:46:54 +00:00
soft_int.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
sse_move.cc Fixed hang in sse_move.cc 2008-02-13 23:12:35 +00:00
sse_pfp.cc white space cleanup 2008-02-02 21:46:54 +00:00
sse_rcp.cc white space cleanup 2008-02-02 21:46:54 +00:00
sse_string.cc white space cleanup 2008-02-02 21:46:54 +00:00
sse.cc white space cleanup 2008-02-02 21:46:54 +00:00
stack16.cc white space cleanup 2008-02-02 21:46:54 +00:00
stack32.cc white space cleanup 2008-02-02 21:46:54 +00:00
stack64.cc white space cleanup 2008-02-02 21:46:54 +00:00
stack_pro.cc Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
string.cc Optimization in 16-bit resolve functions 2008-02-07 20:43:13 +00:00
tasking.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
todo white space cleanup 2008-02-02 21:46:54 +00:00
vm8086.cc Added RIP to the GPR register file as lst register 2008-02-15 19:03:54 +00:00
xmm.h Fixed minor issues - compilation and not only 2008-02-13 17:06:44 +00:00
xsave.cc Finalize XSAVE/XRSTOR instructions 2008-02-13 22:25:24 +00:00