Bochs/bochs/cpu
2018-10-26 19:54:22 +00:00
..
avx avoid gcc 7.3 warning 2018-05-27 19:09:59 +00:00
cpudb Enable PML VMX feature in Skylake-X 2018-10-26 19:54:22 +00:00
decoder fix compilation without x86_64 2018-04-15 14:22:16 +00:00
fpu cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
3dnow.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
access2.cc keep def of YMM/ZMM register even if AVX or EVEX are not compiled in and let reading/writing them to MEM 2018-04-04 19:31:56 +00:00
access.cc fix indentation after tab2space 2018-01-11 08:47:02 +00:00
access.h keep def of YMM/ZMM register even if AVX or EVEX are not compiled in and let reading/writing them to MEM 2018-04-04 19:31:56 +00:00
aes.cc avoid gcc 7.3 warning 2018-05-27 19:09:59 +00:00
apic.cc Implemented MONITORX/MWAITX instructions (AMD), enabled in Ryzen CPU model 2017-03-26 19:14:15 +00:00
apic.h Implemented MONITORX/MWAITX instructions (AMD), enabled in Ryzen CPU model 2017-03-26 19:14:15 +00:00
arith8.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
arith16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
arith32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
arith64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
bcd.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
bit16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
bit32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
bit64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
bit.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
bmi32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
bmi64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
call_far.cc
cpu.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
cpu.h support 64-bit in 'info tab' debugger command and also speed it up significantly 2018-08-14 08:09:09 +00:00
cpuid.cc update comments base on latest AMD spec 2018-05-27 18:13:24 +00:00
cpuid.h Enable PML VMX feature in Skylake-X 2018-10-26 19:54:22 +00:00
cpustats.h
crc32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
crregs.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
crregs.h finally figured out what TCE means in AMD CPUID - and it has EFER.TCE bit related to it 2017-03-15 22:48:27 +00:00
ctrl_xfer16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
ctrl_xfer32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
ctrl_xfer64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
ctrl_xfer_pro.cc
data_xfer8.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
data_xfer16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
data_xfer32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
data_xfer64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
debugstuff.cc cleaned cr2 print in 32-bit mode 2017-08-22 21:14:39 +00:00
descriptor.h
event.cc
exception.cc convert some defines to enums and consts 2017-03-18 21:25:06 +00:00
flag_ctrl_pro.cc
flag_ctrl.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
fpu_emu.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
generic_cpuid.cc fixed compilation with no PKEYS enabled 2017-11-12 20:15:48 +00:00
generic_cpuid.h
gf2.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
i387.h
icache.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
icache.h convert magic defines into static const variables 2017-05-03 18:20:13 +00:00
init.cc added more debug info for TLB through param tree, update year in the (c) 2017-03-31 07:34:08 +00:00
io.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
iret.cc remove redundant memory access from IRET 2017-04-01 05:49:01 +00:00
jmp_far.cc
lazy_flags.h lazy flags code small refactoring 2017-10-15 22:01:32 +00:00
load.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
logical8.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
logical16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
logical32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
logical64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
Makefile.in implemented GFNI instructions 2017-10-21 19:57:12 +00:00
mmx.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
msr.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
mult8.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
mult16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
mult32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
mult64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
paging.cc closing bug report: Missing TLB_flush on VMX_VMEXIT_EPT_VIOLATION 2018-08-30 20:18:27 +00:00
proc_ctrl.cc fixed compilation of CLZERO pn cpu-level<6 2018-08-26 18:11:10 +00:00
protect_ctrl.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
rdrand.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
ret_far.cc
scalar_arith.h implemented GFNI instructions 2017-10-21 19:57:12 +00:00
segment_ctrl_pro.cc
segment_ctrl.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
sha.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
shift8.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
shift16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
shift32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
shift64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
simd_compare.h
simd_int.h implemented AVX-512 VNNI instructions 2017-10-15 19:17:07 +00:00
simd_pfp.h
smm.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
smm.h
soft_int.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
sse_move.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
sse_pfp.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
sse_rcp.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
sse_string.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
sse.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
stack16.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
stack32.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
stack64.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
stack.cc
stack.h
string.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
svm.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
svm.h
tasking.cc
tlb.h update (c) for tlb.h 2017-03-31 07:34:44 +00:00
todo
vapic.cc
vm8086.cc
vmcs.cc Implemented SPP: EPT-Based Subpage Protection. Cleaned code duplication between FXSAVE/FXRSTORE and XSAVE/XRSTOR (save/restore of SSE code is the same) 2018-01-27 21:20:33 +00:00
vmexit.cc small change to extract ia_opcodes.h from instr.h to dedicated file. this would remove compilation dep of all files on ia_opcodes.h (now called ia_opcdes.def). regenerating dep ober all files in Makefiles.in 2017-10-19 21:27:25 +00:00
vmfunc.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
vmx.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00
vmx.h Implemented SPP: EPT-Based Subpage Protection. Cleaned code duplication between FXSAVE/FXRSTORE and XSAVE/XRSTOR (save/restore of SSE code is the same) 2018-01-27 21:20:33 +00:00
xmm.h keep def of YMM/ZMM register even if AVX or EVEX are not compiled in and let reading/writing them to MEM 2018-04-04 19:31:56 +00:00
xsave.cc cleanup return value of all instruction handlers 2018-02-16 07:57:32 +00:00