Bochs/bochs/cpu
2022-11-13 22:24:37 +03:00
..
avx changes (c) date 2022-10-02 23:26:57 +03:00
cpudb remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
decoder Implemented CMPccXADD instructions 2022-10-08 20:04:22 +03:00
fpu remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
3dnow.cc
access2.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
access.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
access.h
aes.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
apic.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
apic.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
arith8.cc
arith16.cc
arith32.cc
arith64.cc
bcd.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
bit16.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
bit32.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
bit64.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
bit.cc
bmi32.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
bmi64.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
call_far.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
cet.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
cmpccxadd32.cc a little coding style unification 2022-10-08 20:35:36 +03:00
cmpccxadd64.cc a little coding style unification 2022-10-08 20:35:36 +03:00
cpu.cc Check breakpoints before icount guard 2022-11-13 22:24:37 +03:00
cpu.h Implemented CMPccXADD instructions 2022-10-08 20:04:22 +03:00
cpuid.cc Implemented CMPccXADD instructions 2022-10-08 20:04:22 +03:00
cpuid.h add CPUID definitions disclosed in recent Intel SDM 2022-10-01 14:11:45 +03:00
cpustats.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
crc32.cc change a bit more defines to const with type 2019-12-26 16:48:33 +00:00
crregs.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
crregs.h list in debug CR4 more already published bits (UINTR) 2022-07-30 19:15:32 +03:00
ctrl_xfer16.cc use boolean constants true/false instead of 0/1 (#26) 2022-07-30 18:38:22 +03:00
ctrl_xfer32.cc use boolean constants true/false instead of 0/1 (#26) 2022-07-30 18:38:22 +03:00
ctrl_xfer64.cc use boolean constants true/false instead of 0/1 (#26) 2022-07-30 18:38:22 +03:00
ctrl_xfer_pro.cc Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
data_xfer8.cc
data_xfer16.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
data_xfer32.cc
data_xfer64.cc
debugstuff.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
descriptor.h convert many consts from #define to enum or const variables (#23) 2022-07-27 23:20:47 +03:00
event.cc implemented VMX Monitor Trap Flag handling 2022-08-16 21:17:05 +03:00
exception.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
faststring.cc Removed SVN property "executable" from some files. 2021-02-21 09:25:33 +00:00
flag_ctrl_pro.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
flag_ctrl.cc
fpu_emu.cc
generic_cpuid.cc solve code duplication between different cpudb models 2021-02-16 18:57:49 +00:00
generic_cpuid.h solve code duplication between different cpudb models 2021-02-16 18:57:49 +00:00
gf2.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
i387.h
icache.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
icache.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
init.cc updates to MTF code: 2022-08-16 21:37:36 +03:00
io.cc ! CPUID: Added TigerLake CPU definition (features CET and CLWB support) 2021-01-30 08:35:35 +00:00
iret.cc Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
jmp_far.cc Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
lazy_flags.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
load.cc dos2unix to all files 2022-07-30 14:31:16 +03:00
logical8.cc
logical16.cc
logical32.cc
logical64.cc
Makefile.in Implemented CMPccXADD instructions 2022-10-08 20:04:22 +03:00
mmx.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
msr.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
msr.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
mult8.cc
mult16.cc
mult32.cc
mult64.cc extract Bit128 arithmetic to separate wide_int.cc/wide_int.h compiled independently of long mode emulation 2020-05-19 16:01:23 +00:00
mwait.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
paging.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
proc_ctrl.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
protect_ctrl.cc VMX: fixed exit qualification info for VMREAD/VMWRITE instructions 2021-07-03 14:31:14 +00:00
rdrand.cc VMX: fixed exit qualification info for VMREAD/VMWRITE instructions 2021-07-03 14:31:14 +00:00
ret_far.cc Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
scalar_arith.h dos2unix to all files 2022-07-30 14:31:16 +03:00
segment_ctrl_pro.cc ! CPUID: Added TigerLake CPU definition (features CET and CLWB support) 2021-01-30 08:35:35 +00:00
segment_ctrl.cc VMX: save guest CET state to VMCS on vmexit 2019-12-27 13:02:30 +00:00
sha.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
shift8.cc
shift16.cc
shift32.cc
shift64.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
simd_compare.h
simd_int.h add support for AVX encoded VNNI INT8 extensions 2022-10-02 23:00:46 +03:00
simd_pfp.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
smm.cc use boolean constants true/false instead of 0/1 (#26) 2022-07-30 18:38:22 +03:00
smm.h convert many consts from #define to enum or const variables (#23) 2022-07-27 23:20:47 +03:00
soft_int.cc
sse_move.cc
sse_pfp.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
sse_rcp.cc
sse_string.cc use boolean constants true/false instead of 0/1 (#26) 2022-07-30 18:38:22 +03:00
sse.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
stack16.cc
stack32.cc
stack64.cc
stack.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
stack.h Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
string.cc remove pc_system.h from bochs.h and include it only where required 2021-01-30 18:29:28 +00:00
svm.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
svm.h implement MSR PAR handling in AMD SVM 2021-03-21 15:33:18 +00:00
tasking.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
tlb.h fixed some MSVC wannings in CPU code 2021-02-08 13:06:44 +00:00
todo Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
vapic.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
vm8086.cc Add initial implementation of the CET (Control Flow Enforcement Technology) emulation according to SDM071 2019-12-20 07:42:07 +00:00
vmcs.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
vmexit.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
vmfunc.cc
vmx.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
vmx.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
wide_int.cc extract Bit128 arithmetic to separate wide_int.cc/wide_int.h compiled independently of long mode emulation 2020-05-19 16:01:23 +00:00
wide_int.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
xmm.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
xsave.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00