Bochs/bochs/cpu
2013-03-05 21:12:43 +00:00
..
cpudb implemented pause threshold count in SVN + bugfix in SMAP 2013-01-08 21:03:22 +00:00
fpu fixed MSDEV warnings 2012-11-27 15:40:45 +00:00
3dnow.cc
access32.cc Added year 2013 to Copyright in all files already modified in new year 2013-01-19 20:45:03 +00:00
access64.cc Added year 2013 to Copyright in all files already modified in new year 2013-01-19 20:45:03 +00:00
access.cc unfortunately this change is rquired to make SMAP and SMEP features to work. 2013-01-16 17:28:20 +00:00
aes.cc
apic.cc
apic.h
arith8.cc
arith16.cc
arith32.cc
arith64.cc
avx2.cc
avx_fma.cc
avx_pfp.cc changes in avx emulation code 2012-12-09 16:42:48 +00:00
avx.cc fixed small avx issues 2012-12-11 21:01:05 +00:00
bcd.cc
bit16.cc
bit32.cc
bit64.cc
bit.cc
bmi32.cc
bmi64.cc
call_far.cc
cpu.cc preparation for future extension in translate_linear - I would like to return data to caller through tlbEntry 2013-01-27 19:27:30 +00:00
cpu.h implementation of virtual NMI 2013-03-05 21:12:43 +00:00
cpuid.h implemented virtualization exception feature 2013-01-28 16:30:25 +00:00
crc32.cc
crregs.cc Suppress 'entering paged real mode' CR0 check for SVM guest 2013-02-27 19:11:28 +00:00
crregs.h flush tlb also when cr4.smap changes 2013-01-14 17:02:51 +00:00
ctrl_xfer16.cc implementation of virtual NMI 2013-03-05 21:12:43 +00:00
ctrl_xfer32.cc implementation of virtual NMI 2013-03-05 21:12:43 +00:00
ctrl_xfer64.cc implementation of virtual NMI 2013-03-05 21:12:43 +00:00
ctrl_xfer_pro.cc
data_xfer8.cc
data_xfer16.cc
data_xfer32.cc
data_xfer64.cc
debugstuff.cc fixed SF bug #1318 dbg: several issues with 'set' command 2012-11-06 20:01:02 +00:00
descriptor.h
event.cc implementation of virtual NMI 2013-03-05 21:12:43 +00:00
exception.cc Added year 2013 to Copyright in all files already modified in new year 2013-01-19 20:45:03 +00:00
fetchdecode64.cc fixed decoding of RDRAND/RDSEED with 0x66 prefix 2012-12-27 19:31:21 +00:00
fetchdecode_avx.h fixed small avx issues 2012-12-11 21:01:05 +00:00
fetchdecode_sse.h fixed decoding of RDRAND/RDSEED with 0x66 prefix 2012-12-27 19:31:21 +00:00
fetchdecode_x87.h
fetchdecode_xop.h
fetchdecode.cc fixed decoding of RDRAND/RDSEED with 0x66 prefix 2012-12-27 19:31:21 +00:00
fetchdecode.h fixed decoding of RDRAND/RDSEED with 0x66 prefix 2012-12-27 19:31:21 +00:00
flag_ctrl_pro.cc
flag_ctrl.cc
fpu_emu.cc
gather.cc
generic_cpuid.cc move misaligned_sse from compile time to .bochsrc option 2012-12-20 19:43:11 +00:00
generic_cpuid.h
i387.h
ia_opcodes.h implemented VMCS shadowing (Intel SDM rev045) 2013-01-21 19:55:00 +00:00
icache.cc
icache.h
init.cc - removed wx debugger dialogs (enhanced gui debugger now almost stable with wx) 2013-02-16 12:22:13 +00:00
instr.h fixed MSDEV warnings 2012-11-27 15:40:45 +00:00
io.cc
iret.cc
jmp_far.cc
lazy_flags.h
load.cc move misaligned_sse from compile time to .bochsrc option 2012-12-20 19:43:11 +00:00
logical8.cc
logical16.cc
logical32.cc
logical64.cc
Makefile.in
mmx.cc
msr.cc fixed code duplication, mainly in vmx/svm code 2012-12-26 21:59:16 +00:00
mult8.cc
mult16.cc
mult32.cc
mult64.cc
paging.cc use different formatter for printing phy address in paging dbg messages 2013-02-14 19:30:59 +00:00
proc_ctrl.cc preparation for future extension in translate_linear - I would like to return data to caller through tlbEntry 2013-01-27 19:27:30 +00:00
protect_ctrl.cc SVM: implemented missed RSM, LDTR READ/WRITE, TR READ/WRITE and IRET intercepts 2013-02-25 19:36:41 +00:00
rdrand.cc
resolver.cc
ret_far.cc
segment_ctrl_pro.cc
segment_ctrl.cc
shift8.cc
shift16.cc
shift32.cc
shift64.cc
simd_compare.h
simd_int.h fixed MSDEV warnings 2012-11-27 15:40:45 +00:00
simd_pfp.h
smm.cc implementation of virtual NMI 2013-03-05 21:12:43 +00:00
smm.h
soft_int.cc implemented SVM decode assists. some is still missing - coming soon 2012-11-02 07:46:50 +00:00
sse_move.cc changes in avx emulation code 2012-12-09 16:42:48 +00:00
sse_pfp.cc move misaligned_sse from compile time to .bochsrc option 2012-12-20 19:43:11 +00:00
sse_rcp.cc
sse_string.cc
sse.cc
stack16.cc
stack32.cc
stack64.cc
stack.cc Added year 2013 to Copyright in all files already modified in new year 2013-01-19 20:45:03 +00:00
stack.h
string.cc
svm.cc implementation of virtual NMI 2013-03-05 21:12:43 +00:00
svm.h Added year 2013 to Copyright in all files already modified in new year 2013-01-19 20:45:03 +00:00
tasking.cc preparation for future extension in translate_linear - I would like to return data to caller through tlbEntry 2013-01-27 19:27:30 +00:00
tbm32.cc
tbm64.cc
todo move misaligned_sse from compile time to .bochsrc option 2012-12-20 19:43:11 +00:00
vapic.cc fixed compilation issue 2012-11-05 06:41:10 +00:00
vm8086.cc
vmcs.cc rename some VMX controls to match intel docs. added missed VMX consistency check 2013-02-24 20:22:22 +00:00
vmexit.cc SVM: implemented missed RSM, LDTR READ/WRITE, TR READ/WRITE and IRET intercepts 2013-02-25 19:36:41 +00:00
vmfunc.cc implemented virtualization exception feature 2013-01-28 16:30:25 +00:00
vmx.cc implementation of virtual NMI 2013-03-05 21:12:43 +00:00
vmx.h rename some VMX controls to match intel docs. added missed VMX consistency check 2013-02-24 20:22:22 +00:00
xmm.h
xop.cc
xsave.cc XSAVE: Fixed XCR0 reserved combination checking in XSETBV instruction 2012-12-23 16:54:18 +00:00