Bochs/bochs/cpu
Stanislav Shwartsman 3c6a8375fd small optimization
2010-04-22 17:41:05 +00:00
..
3dnow.cc bugfixes and cleanups 2010-03-03 14:33:35 +00:00
access32.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
access64.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
access.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
aes.cc Update (c) 2010-04-04 19:56:55 +00:00
apic.cc Merged X2APIC + X2APIC virtualization 2010-04-08 15:50:39 +00:00
apic.h Merged X2APIC + X2APIC virtualization 2010-04-08 15:50:39 +00:00
arith8.cc bugfix 2010-03-05 08:54:07 +00:00
arith16.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
arith32.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
arith64.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
bcd.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
bit16.cc allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT 2010-02-25 22:04:31 +00:00
bit32.cc allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT 2010-02-25 22:04:31 +00:00
bit64.cc allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT 2010-02-25 22:04:31 +00:00
bit.cc bswap undefined behavior 2010-03-19 10:00:48 +00:00
call_far.cc bugfix 2010-04-02 18:24:27 +00:00
cpu.cc cleanup 2010-04-20 06:14:55 +00:00
cpu.h relocate lazy_flags code from cpu.h 2010-04-15 05:51:00 +00:00
cpuid.cc Merged X2APIC + X2APIC virtualization 2010-04-08 15:50:39 +00:00
crc32.cc allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT 2010-02-25 22:04:31 +00:00
crregs.cc unrestricted guests support (VMXx2) 2010-04-09 11:31:55 +00:00
crregs.h announce (not implement yet) PCID 2010-03-31 14:00:46 +00:00
ctrl_xfer16.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
ctrl_xfer32.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
ctrl_xfer64.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
ctrl_xfer_pro.cc fixes 2010-04-02 21:22:17 +00:00
data_xfer8.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
data_xfer16.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
data_xfer32.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
data_xfer64.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
debugstuff.cc CS change from debugger could change CPL or CPU mode 2009-12-28 10:56:23 +00:00
descriptor.h cleanup 2009-12-28 09:26:22 +00:00
exception.cc fixes 2010-04-14 17:33:19 +00:00
fetchdecode64.cc optimize some of x87 tables 2010-04-16 19:52:44 +00:00
fetchdecode_sse.h EPT + VPID - VMXx2 support 2010-04-07 17:12:17 +00:00
fetchdecode_x87.h typo fix 2010-04-16 20:09:23 +00:00
fetchdecode.cc optimize some of x87 tables 2010-04-16 19:52:44 +00:00
fetchdecode.h FENCE instructions are SSE2 only 2010-04-18 09:21:24 +00:00
flag_ctrl_pro.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
flag_ctrl.cc fixes 2010-03-20 13:58:02 +00:00
fpu_emu.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
i387.h Move MMX to be runtime option 2010-03-01 18:53:53 +00:00
ia_opcodes.h FENCE instructions are SSE2 only 2010-04-18 09:21:24 +00:00
icache.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
icache.h rename trace ilen to tlen 2010-02-13 09:41:51 +00:00
init.cc fix 2010-04-19 11:09:35 +00:00
instr.h 1st step of moving CPU options to runtime 2010-02-24 19:27:51 +00:00
io.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
iret.cc bugfix 2010-04-11 05:28:19 +00:00
jmp_far.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
lazy_flags.cc small optimization 2010-04-22 17:41:05 +00:00
lazy_flags.h relocate lazy_flags code from cpu.h 2010-04-15 05:51:00 +00:00
load32.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
logical8.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
logical16.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
logical32.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
logical64.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
Makefile.in split crreg access functions to separate file 2010-03-25 21:33:07 +00:00
mmx.cc typo fix 2010-03-02 06:49:41 +00:00
msr.cc Merged X2APIC + X2APIC virtualization 2010-04-08 15:50:39 +00:00
mult8.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
mult16.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
mult32.cc fixed IDIV result corruption 2010-03-18 22:19:10 +00:00
mult64.cc fixed IMUL eflags 2010-04-15 19:50:57 +00:00
paging.cc Fixed dbg_linear2phy function for legacy PAE 2010-04-14 15:41:57 +00:00
proc_ctrl.cc RDTSCP could be run outside long64 2010-04-08 16:38:41 +00:00
protect_ctrl.cc Update (c) 2010-04-04 19:56:55 +00:00
resolver.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
ret_far.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
segment_ctrl_pro.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00
segment_ctrl.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
shift8.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
shift16.cc optimization 2010-02-26 23:09:30 +00:00
shift32.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
shift64.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
smm.cc verbose phy mem access tracing 2010-04-13 17:56:50 +00:00
smm.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
soft_int.cc fix 2010-03-24 21:26:13 +00:00
sse_move.cc split 2 more SSE opcodes 2010-04-08 17:35:32 +00:00
sse_pfp.cc SSE unmasked exceptions report fix 2010-04-14 20:20:17 +00:00
sse_rcp.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
sse_string.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
sse.cc PEXTRB/W/D/EXTRACTPS fixed 2010-04-02 19:03:47 +00:00
stack16.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
stack32.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
stack64.cc fix 2010-03-12 20:59:05 +00:00
stack.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
string.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
tasking.cc fixes 2010-04-14 17:33:19 +00:00
todo update todo 2010-04-08 20:08:05 +00:00
vm8086.cc VMX bugfix 2010-03-15 13:22:14 +00:00
vmexit.cc fixes 2010-04-14 17:33:19 +00:00
vmx.cc fix 2010-04-19 11:09:35 +00:00
vmx.h unrestricted guests support (VMXx2) 2010-04-09 11:31:55 +00:00
xmm.h allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT 2010-02-25 22:04:31 +00:00
xsave.cc remove unused param from exception() call 2010-03-14 15:51:27 +00:00