Bochs/bochs/cpu
Stanislav Shwartsman c6c94a79da dos2unix for generic_cpuid.cc
fixed xsave leaf CPUID (again)
added one more CPUID configuration: Intel Mobile Core 2 Duo T9600
2011-08-08 18:20:29 +00:00
..
cpudb dos2unix for generic_cpuid.cc 2011-08-08 18:20:29 +00:00
3dnow.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
access32.cc bugfix + rename function 2011-06-14 19:56:28 +00:00
access64.cc bugfix + rename function 2011-06-14 19:56:28 +00:00
access.cc implemented AVX instructions support 2011-03-19 20:09:34 +00:00
aes.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
apic.cc Implemented VMX preemption timer VMEXIT control (patch by Jianan Hao) 2011-07-03 15:59:48 +00:00
apic.h Implemented VMX preemption timer VMEXIT control (patch by Jianan Hao) 2011-07-03 15:59:48 +00:00
arith8.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
arith16.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
arith32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
arith64.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
avx_pfp.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
avx.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
bcd.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
bit16.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
bit32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
bit64.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
bit.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
call_far.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
cpu.cc fixed corner case issue with SMP 2011-07-11 17:29:54 +00:00
cpu.h extract ffxsr support to separate CPU feature 2011-08-04 19:02:49 +00:00
cpuid.h extract ffxsr support to separate CPU feature 2011-08-04 19:02:49 +00:00
crc32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
crregs.cc remove redundant code 2011-08-08 05:47:49 +00:00
crregs.h extract ffxsr support to separate CPU feature 2011-08-04 19:02:49 +00:00
ctrl_xfer16.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
ctrl_xfer32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
ctrl_xfer64.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
ctrl_xfer_pro.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
data_xfer8.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
data_xfer16.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
data_xfer32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
data_xfer64.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
debugstuff.cc Adding Id and Rev property to all files 2011-02-24 21:54:04 +00:00
descriptor.h - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
exception.cc accessors for DR6 and DR7 fields 2011-03-15 20:20:15 +00:00
fetchdecode64.cc fixed *x86 ISA extensions that enable this instruction* in ia_opcodes.h 2011-07-31 20:09:04 +00:00
fetchdecode_avx.h compile less stuff for cpu-level=5 2011-06-26 19:15:30 +00:00
fetchdecode_sse.h compile less stuff for cpu-level=5 2011-06-26 19:15:30 +00:00
fetchdecode_x87.h - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
fetchdecode.cc VMX fixed, cleanups 2011-07-29 20:22:35 +00:00
fetchdecode.h - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
flag_ctrl_pro.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
flag_ctrl.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
fpu_emu.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
generic_cpuid.cc dos2unix for generic_cpuid.cc 2011-08-08 18:20:29 +00:00
generic_cpuid.h dos2unix for generic_cpuid.cc 2011-08-08 18:20:29 +00:00
i387.h Adding Id and Rev property to all files 2011-02-24 21:54:04 +00:00
ia_opcodes.h fixed *x86 ISA extensions that enable this instruction* in ia_opcodes.h 2011-07-31 20:09:04 +00:00
icache.cc clean up/fixed instrumentation examples + removed old 2-years old configure options check (deprecated) 2011-07-23 19:58:38 +00:00
icache.h remove trace cache disabled mode from the code. next step going to be - introducing new optimization features based on trace cache 2011-06-01 20:34:04 +00:00
init.cc extract ffxsr support to separate CPU feature 2011-08-04 19:02:49 +00:00
instr.h clean up/fixed instrumentation examples + removed old 2-years old configure options check (deprecated) 2011-07-23 19:58:38 +00:00
io.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
iret.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
jmp_far.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
lazy_flags.cc bcd flags handling change 2011-04-23 10:49:36 +00:00
lazy_flags.h Adding Id and Rev property to all files 2011-02-24 21:54:04 +00:00
load.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
logical8.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
logical16.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
logical32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
logical64.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
Makefile.in dos2unix for generic_cpuid.cc 2011-08-08 18:20:29 +00:00
mmx.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
msr.cc VMX fixed, cleanups 2011-07-29 20:22:35 +00:00
mult8.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
mult16.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
mult32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
mult64.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
paging.cc Patch for emulating target with larger memory than host has available by Gary Cameron. 2011-07-22 17:46:06 +00:00
proc_ctrl.cc First step toward completely configurable CPU. 2011-07-28 16:17:42 +00:00
protect_ctrl.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
resolver.cc Adding Id and Rev property to all files 2011-02-24 21:54:04 +00:00
ret_far.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
segment_ctrl_pro.cc Adding Id and Rev property to all files 2011-02-24 21:54:04 +00:00
segment_ctrl.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
shift8.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
shift16.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
shift32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
shift64.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
smm.cc extract ffxsr support to separate CPU feature 2011-08-04 19:02:49 +00:00
smm.h - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
soft_int.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
sse_move.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
sse_pfp.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
sse_rcp.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
sse_string.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
sse.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
stack16.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
stack32.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
stack64.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
stack.h - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
string.cc reword all the CPU code in preparation for future CPU speedup implementation. 2011-07-06 20:01:18 +00:00
tasking.cc Implemented Supervisor Mode Execution Protection (SMEP) 2011-05-29 16:28:26 +00:00
todo added PIII Katmai to CPUDB 2011-07-30 14:30:35 +00:00
vm8086.cc Adding Id and Rev property to all files 2011-02-24 21:54:04 +00:00
vmcs.cc impemented pause-loop exiting VMX2 control 2011-07-22 09:19:35 +00:00
vmexit.cc fixed compilation with VMX=1 2011-07-29 18:41:17 +00:00
vmx.cc extract ffxsr support to separate CPU feature 2011-08-04 19:02:49 +00:00
vmx.h VMX fixed, cleanups 2011-07-29 20:22:35 +00:00
xmm.h small cleanups 2011-05-04 05:53:17 +00:00
xsave.cc fixed vmexit for xsetbv and getsec 2011-07-30 13:21:31 +00:00