Stanislav Shwartsman
|
f490b00beb
|
added support for conditional breakpoints in Bochs debugger
|
2017-08-22 18:47:18 +00:00 |
|
Stanislav Shwartsman
|
7f4a9b4b08
|
skylake CPUID should compile also with no EVEX
|
2017-08-09 21:04:15 +00:00 |
|
Stanislav Shwartsman
|
7f01a7d9b6
|
remove obsolete comment
|
2017-08-09 20:37:43 +00:00 |
|
Stanislav Shwartsman
|
b2fdbd1274
|
added Skylake-X model to CPUDB -> with EVEX and AVX512 support
|
2017-08-09 20:36:17 +00:00 |
|
Stanislav Shwartsman
|
54e969b749
|
disasm update
|
2017-06-05 21:05:47 +00:00 |
|
Stanislav Shwartsman
|
20e9e33662
|
internal disasm updates
|
2017-06-05 20:49:04 +00:00 |
|
Stanislav Shwartsman
|
3f4f18de7a
|
internal disasm updates
|
2017-06-05 20:28:33 +00:00 |
|
Stanislav Shwartsman
|
46ef85ce0f
|
avoid using magic constants for disasm source metadata
|
2017-06-05 19:55:40 +00:00 |
|
Stanislav Shwartsman
|
555bb8f8b6
|
updates to prev commit
|
2017-06-01 08:41:41 +00:00 |
|
Stanislav Shwartsman
|
6ab4fd597b
|
implement another form of AR field packing used in SKL, in addition on present NHM format
|
2017-06-01 08:31:20 +00:00 |
|
Stanislav Shwartsman
|
bde8a1f69d
|
fixed ifdef typo
|
2017-06-01 07:48:54 +00:00 |
|
Stanislav Shwartsman
|
22e9051716
|
implemented correct VM-exit instruction information for INVPCID, RDRAND/RDSEED and XSAVES/XRSTORS instruction Vmexits
|
2017-05-31 13:16:49 +00:00 |
|
Stanislav Shwartsman
|
bb43ac527b
|
fixed decoder issue when decoding opcode 8f (aka xop prefix) as well
|
2017-05-27 10:32:44 +00:00 |
|
Stanislav Shwartsman
|
54c109ceb4
|
VEX and EVEX opcodes should be considered as 2-byte opcode, always attempt to fetch 2nd byte even if #UD is already detected
|
2017-05-26 11:46:02 +00:00 |
|
Stanislav Shwartsman
|
af76e0c412
|
fixes for debugger and disasm
|
2017-05-10 18:31:59 +00:00 |
|
Stanislav Shwartsman
|
1ca366609f
|
add memsize for non-evex memory refrences in disasm
|
2017-05-09 19:49:27 +00:00 |
|
Stanislav Shwartsman
|
f8abddafcf
|
bugfix in disasm
|
2017-05-09 19:34:03 +00:00 |
|
Stanislav Shwartsman
|
1d48973c80
|
updates in fetchdecode.h to help automatic disasm to determined memaccess size
|
2017-05-09 12:06:02 +00:00 |
|
Stanislav Shwartsman
|
e357da9150
|
update (c) for fpu files
|
2017-05-05 21:09:27 +00:00 |
|
Stanislav Shwartsman
|
1abfcd39ff
|
implement FOPCODE and FDP deprecation CPU features
|
2017-05-05 20:56:13 +00:00 |
|
Stanislav Shwartsman
|
fce7476bda
|
convert magic defines into static const variables
|
2017-05-03 18:20:13 +00:00 |
|
Stanislav Shwartsman
|
3d51439090
|
fixed compilation err for CPU_LEVEL=5
|
2017-04-13 05:33:29 +00:00 |
|
Stanislav Shwartsman
|
1a3ff4b438
|
fixed bogus error message
|
2017-04-11 18:35:17 +00:00 |
|
Stanislav Shwartsman
|
bad84e48cd
|
remove redundant memory access from IRET
|
2017-04-01 05:49:01 +00:00 |
|
Stanislav Shwartsman
|
e351aaa28a
|
update (c) for tlb.h
|
2017-03-31 07:34:44 +00:00 |
|
Stanislav Shwartsman
|
a51eb1cc39
|
added more debug info for TLB through param tree, update year in the (c)
|
2017-03-31 07:34:08 +00:00 |
|
Stanislav Shwartsman
|
c9c3672509
|
allow monitor to UC memory type but not MONITORX
|
2017-03-31 07:00:36 +00:00 |
|
Stanislav Shwartsman
|
566a7aa82b
|
fixed softfloat FUZ condition. fixed/optimized pmaddwd computing function
|
2017-03-30 22:11:38 +00:00 |
|
Stanislav Shwartsman
|
a6e7ffb284
|
implemented undefined flags behavior for SHRD instruction matching HW
|
2017-03-30 22:03:38 +00:00 |
|
Stanislav Shwartsman
|
097310cd00
|
fixed integer overflow while computing shift flags, avoid using bx_bool while working with flags for more robust code
|
2017-03-30 21:53:39 +00:00 |
|
Stanislav Shwartsman
|
862e817884
|
fixed typo caused compilation err
|
2017-03-28 19:13:20 +00:00 |
|
Stanislav Shwartsman
|
31d29734d6
|
some comments about more CPUID leaf 80000008.EBX by Ryzen
|
2017-03-28 19:11:42 +00:00 |
|
Stanislav Shwartsman
|
b7b0165d3c
|
new naming convention for UD opcodes
|
2017-03-28 19:00:00 +00:00 |
|
Stanislav Shwartsman
|
a673612784
|
fixed permission checks performed by CLFLUSH/CLFLUSHOPT/MONITOR* instructions
|
2017-03-28 18:52:53 +00:00 |
|
Stanislav Shwartsman
|
e5c64b3b56
|
cleanup of warning messages from cpuid code
|
2017-03-26 20:12:14 +00:00 |
|
Stanislav Shwartsman
|
2b79061127
|
Implemented MONITORX/MWAITX instructions (AMD), enabled in Ryzen CPU model
|
2017-03-26 19:14:15 +00:00 |
|
Volker Ruppert
|
dd2d03ec0a
|
The 'del' command doesn't like forward slashes, so the MSVC nmake 'clean'
target skipped files in subfolders. Updated cpu makefile dependencies.
|
2017-03-26 15:55:57 +00:00 |
|
Stanislav Shwartsman
|
411ea954b4
|
implemented CLZERO instruction from AMD Ryzen CPU
|
2017-03-25 20:12:31 +00:00 |
|
Volker Ruppert
|
9bef555f3e
|
Updated build test script and fixed compilation without FPU.
|
2017-03-19 09:50:16 +00:00 |
|
Volker Ruppert
|
640f5e2ce9
|
Fixed compilation error.
|
2017-03-19 07:26:56 +00:00 |
|
Stanislav Shwartsman
|
2c5588cda0
|
convert some defines to enums and consts
|
2017-03-18 21:25:06 +00:00 |
|
Stanislav Shwartsman
|
2809e7f5ad
|
fixed warnings in the cpu code
|
2017-03-18 07:32:17 +00:00 |
|
Stanislav Shwartsman
|
15d9b068a3
|
fix msvc warnings
|
2017-03-17 17:35:15 +00:00 |
|
Stanislav Shwartsman
|
99bfbdf139
|
add xss exiting bitmap to save/restore
|
2017-03-16 20:23:49 +00:00 |
|
Stanislav Shwartsman
|
3f80447a10
|
fixed compilation err with x86-64 disabled
|
2017-03-16 20:13:42 +00:00 |
|
Stanislav Shwartsman
|
be4c6c7ae5
|
SMAP opcodes are No-SSE-Prefix
|
2017-03-16 16:20:58 +00:00 |
|
Stanislav Shwartsman
|
172b0106ac
|
imvent a bochs feature for AMD TCE and enable EFER.TCE bit
|
2017-03-15 22:52:08 +00:00 |
|
Stanislav Shwartsman
|
6edf22e754
|
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 |
|
Stanislav Shwartsman
|
ebbf8f9e0f
|
adjustments in AMD Ryzen CPUID
|
2017-03-15 22:14:10 +00:00 |
|
Stanislav Shwartsman
|
3a033fa6db
|
implemented xsaves/xrstors extensions (supported by Intel Skylake core and AMD Ryzen)
|
2017-03-15 21:44:15 +00:00 |
|