Bochs/bochs/cpu
Stanislav Shwartsman 160d4bbded Fixed typo
2010-03-01 17:35:49 +00:00
..
3dnow.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
access32.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
access64.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
access.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
aes.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
apic.cc Fixed typo 2010-03-01 17:35:49 +00:00
apic.h Make XAPIC runtime option as well 2010-02-28 14:52:17 +00:00
arith8.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
arith16.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
arith32.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
arith64.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
bcd.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +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 enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
call_far.cc cleanup and optimization 2010-02-21 06:56:48 +00:00
cpu.cc move boundaryFetch to another file 2010-02-13 10:35:51 +00:00
cpu.h Fixed typo 2010-03-01 17:35:49 +00:00
cpuid.cc Fixed typo 2010-03-01 17:35:49 +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.h Make XSAVE as runtime option 2010-02-26 22:53:43 +00:00
ctrl_xfer16.cc cleanup and optimization 2010-02-21 06:56:48 +00:00
ctrl_xfer32.cc cleanup and optimization 2010-02-21 06:56:48 +00:00
ctrl_xfer64.cc cleanup and optimization 2010-02-21 06:56:48 +00:00
ctrl_xfer_pro.cc comment out CS.LIMIT demotion fix - it causes too big slowdown. 2010-01-31 18:06:45 +00:00
data_xfer8.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
data_xfer16.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +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 Move param_names.h into bochs root folder 2010-02-26 14:18:19 +00:00
fetchdecode64.cc allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT 2010-02-25 22:04:31 +00:00
fetchdecode_sse.h allow to configure CPU features at runtime - implemened on example of SSE/AES/MOVBE/POPCNT 2010-02-25 22:04:31 +00:00
fetchdecode_x87.h split fetchdecode.h for better readability 2010-02-08 10:39:30 +00:00
fetchdecode.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
fetchdecode.h cleanup and optimization 2010-02-15 14:04:48 +00:00
flag_ctrl_pro.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
flag_ctrl.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
fpu_emu.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
i387.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
ia_opcodes.h fixes 2010-02-25 22:44:46 +00:00
icache.cc move boundaryFetch to another file 2010-02-13 10:35:51 +00:00
icache.h rename trace ilen to tlen 2010-02-13 09:41:51 +00:00
init.cc Make XSAVE as runtime option 2010-02-26 22:53:43 +00:00
instr.h 1st step of moving CPU options to runtime 2010-02-24 19:27:51 +00:00
io.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
iret.cc cleanup and optimization 2010-02-15 08:42:57 +00:00
jmp_far.cc cleanup and optimization 2010-02-15 08:42:57 +00:00
lazy_flags.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
lazy_flags.h change Copyright to Bochs Project 2009-12-04 16:53:12 +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 fetchdecode.h for better readability 2010-02-08 10:39:30 +00:00
mmx.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
msr.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
mult8.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
mult16.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
mult32.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
mult64.cc 1st step of moving CPU options to runtime 2010-02-24 19:27:51 +00:00
paging.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
proc_ctrl.cc Make XSAVE as runtime option 2010-02-26 22:53:43 +00:00
protect_ctrl.cc cleanup and optimization 2010-02-15 14:04:48 +00:00
resolver.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
ret_far.cc cleanup and optimization 2010-02-15 08:42:57 +00:00
segment_ctrl_pro.cc cleanup 2010-01-19 14:43:47 +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 copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
smm.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
soft_int.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
sse_move.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +00:00
sse_pfp.cc enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +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 enable compilation with CPU_LEVEL <= 6 2010-02-26 11:44:50 +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 change Copyright to Bochs Project 2009-12-04 16:53:12 +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 cleanup and optimization 2010-02-15 08:42:57 +00:00
todo LSL/LAR fixed in 64-bit mode 2009-10-02 16:09:08 +00:00
vm8086.cc change Copyright to Bochs Project 2009-12-04 16:53:12 +00:00
vmexit.cc extra vmexit info for ins/outs 2010-02-11 14:19:11 +00:00
vmx.cc small updates 2010-02-06 20:52:27 +00:00
vmx.h extra vmexit info for ins/outs 2010-02-11 14:19:11 +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 Make XSAVE as runtime option 2010-02-26 22:53:43 +00:00