Bochs/bochs/cpu
2017-10-20 18:38:15 +00:00
..
avx implemented (experimental, still untested) AVX512 VBMI2 extensions 2017-10-20 18:38:15 +00:00
cpudb 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
decoder implemented (experimental, still untested) AVX512 VBMI2 extensions 2017-10-20 18:38:15 +00:00
fpu 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
3dnow.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
access2.cc fixed permission checks performed by CLFLUSH/CLFLUSHOPT/MONITOR* instructions 2017-03-28 18:52:53 +00:00
access.cc fixed permission checks performed by CLFLUSH/CLFLUSHOPT/MONITOR* instructions 2017-03-28 18:52:53 +00:00
access.h fixed permission checks performed by CLFLUSH/CLFLUSHOPT/MONITOR* instructions 2017-03-28 18:52:53 +00:00
aes.cc fixed compilation when AVX is not configured in 2017-10-20 12:27:42 +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 re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
arith16.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
arith32.cc added more debug info for TLB through param tree, update year in the (c) 2017-03-31 07:34:08 +00:00
arith64.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
bcd.cc
bit16.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
bit32.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
bit64.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
bit.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
bmi32.cc
bmi64.cc
call_far.cc stop flooding log by messages which not necesary indicate guest code error 2015-09-28 18:45:26 +00:00
cpu.cc added support for conditional breakpoints in Bochs debugger 2017-08-22 18:47:18 +00:00
cpu.h implemented (experimental, still untested) AVX512 VBMI2 extensions 2017-10-20 18:38:15 +00:00
cpuid.cc some comments about more CPUID leaf 80000008.EBX by Ryzen 2017-03-28 19:11:42 +00:00
cpuid.h added new cpuid flags mentioned in new Intel SDM future extensions rev030 doc 2017-10-13 20:27:52 +00:00
cpustats.h added few tlb specific cpustat counters 2015-09-28 19:09:32 +00:00
crc32.cc
crregs.cc fixe compilation on cpu model missing cr4 2016-05-02 17:33:06 +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 re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
ctrl_xfer32.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
ctrl_xfer64.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
ctrl_xfer_pro.cc Major rewrite of memory access methods to avoid massive code duplication and enable inlining of memory access methods 2015-01-25 20:55:10 +00:00
data_xfer8.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
data_xfer16.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
data_xfer32.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
data_xfer64.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
debugstuff.cc cleaned cr2 print in 32-bit mode 2017-08-22 21:14:39 +00:00
descriptor.h Major rewrite of memory access methods to avoid massive code duplication and enable inlining of memory access methods 2015-01-25 20:55:10 +00:00
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
fpu_emu.cc
generic_cpuid.cc implemented (experimental, still untested) AVX512 VBMI2 extensions 2017-10-20 18:38:15 +00:00
generic_cpuid.h experimental implementation of protection keys paging extension published in SDM rev054. to enable configure with --enable-protection-keys 2016-03-02 20:44:42 +00:00
i387.h step 1 of rewrite Bochs decoder: legacy decoder tables done. TODO: avx/evex decoder tables, merge decoder and disasm together 2017-01-10 20:15:17 +00:00
icache.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
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 use segment rok4g and wok4g in the fast string optimizations for correctness 2015-09-28 18:37:35 +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 re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
logical8.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
logical16.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
logical32.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
logical64.cc x86-64: Fixed bug in OR_EqGqM handler used with FS or GS segment 2015-07-26 19:20:21 +00:00
Makefile.in 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
mmx.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
msr.cc implemented xsaves/xrstors extensions (supported by Intel Skylake core and AMD Ryzen) 2017-03-15 21:44:15 +00:00
mult8.cc lazy flags code small refactoring 2017-10-15 22:01:32 +00:00
mult16.cc lazy flags code small refactoring 2017-10-15 22:01:32 +00:00
mult32.cc lazy flags code small refactoring 2017-10-15 22:01:32 +00:00
mult64.cc lazy flags code small refactoring 2017-10-15 22:01:32 +00:00
paging.cc added missing EPT misconfig condition check 2016-12-10 05:06:59 +00:00
proc_ctrl.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
protect_ctrl.cc fixed compilation with cpu-level < 5 2016-04-21 15:39:49 +00:00
rdrand.cc implemented correct VM-exit instruction information for INVPCID, RDRAND/RDSEED and XSAVES/XRSTORS instruction Vmexits 2017-05-31 13:16:49 +00:00
ret_far.cc
scalar_arith.h implemented AVX-512 BITALG instructions/bugfix for VPOPCNT instructions 2017-10-15 20:33:19 +00:00
segment_ctrl_pro.cc Major rewrite of memory access methods to avoid massive code duplication and enable inlining of memory access methods 2015-01-25 20:55:10 +00:00
segment_ctrl.cc more correct fix for load segment register instruction 2016-07-05 19:37:37 +00:00
sha.cc
shift8.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
shift16.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
shift32.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
shift64.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
simd_compare.h
simd_int.h implemented AVX-512 VNNI instructions 2017-10-15 19:17:07 +00:00
simd_pfp.h
smm.cc fixed smm restore of segment register's selector 2015-09-30 18:55:21 +00:00
smm.h
soft_int.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
sse_move.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
sse_pfp.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
sse_rcp.cc
sse_string.cc
sse.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
stack16.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
stack32.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
stack64.cc re-style old resolve macros after resolve function inlining 2015-05-16 21:06:59 +00:00
stack.cc experimental implementation of protection keys paging extension published in SDM rev054. to enable configure with --enable-protection-keys 2016-03-02 20:44:42 +00:00
stack.h
string.cc use segment rok4g and wok4g in the fast string optimizations for correctness 2015-09-28 18:37:35 +00:00
svm.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
svm.h #define to enum or inline function convertion 2015-10-09 19:33:36 +00:00
tasking.cc more cases applicable for BX_TLB_ENTRY_OF 2015-09-22 20:10:22 +00:00
tlb.h update (c) for tlb.h 2017-03-31 07:34:44 +00:00
todo update TODO 2015-06-29 19:57:04 +00:00
vapic.cc small optimization and elimination of several defines from cpu.h - replace by inline functions and const variables 2015-07-13 20:24:14 +00:00
vm8086.cc
vmcs.cc added Skylake-X model to CPUDB -> with EVEX and AVX512 support 2017-08-09 20:36:17 +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
vmx.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
vmx.h added new cpuid flags mentioned in new Intel SDM future extensions rev030 doc 2017-10-13 20:27:52 +00:00
xmm.h
xsave.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