Stanislav Shwartsman
|
4c03fe3e2c
|
fixed disasm of vcvtps2ph/ph2ps opcodes
|
2017-12-28 19:59:42 +00:00 |
|
Stanislav Shwartsman
|
ed8fa8ac61
|
fix compilation with no AVX enabled
|
2017-12-24 15:38:21 +00:00 |
|
Stanislav Shwartsman
|
ca034f0642
|
fixed disasm of sse insertps instruction
|
2017-12-21 18:18:10 +00:00 |
|
Stanislav Shwartsman
|
59c542fb06
|
fix disasm of FISTTP opcodes
|
2017-12-19 20:36:55 +00:00 |
|
Stanislav Shwartsman
|
4337a062e2
|
disasm memsize for gather opcodes
|
2017-12-19 19:51:55 +00:00 |
|
Stanislav Shwartsman
|
15187110ef
|
implement disasm of implicit memory reference for maskmovdqu/maskmovq opcodes. fix vmaskmovdqu disasm for legacy disasm as well
|
2017-12-19 19:45:30 +00:00 |
|
Stanislav Shwartsman
|
e086f7ba19
|
split INSERTPS opcode to reg and mem forms
|
2017-12-19 19:25:40 +00:00 |
|
Stanislav Shwartsman
|
ce3eafa535
|
disasm fix
|
2017-12-17 18:47:21 +00:00 |
|
Stanislav Shwartsman
|
79ec183ff6
|
fixup for MMX opcodes disasm
|
2017-12-17 17:21:02 +00:00 |
|
Stanislav Shwartsman
|
5dc5e01a12
|
disasm fixes and reorg of pinsr* opcodes
|
2017-12-16 18:34:20 +00:00 |
|
Stanislav Shwartsman
|
6a4e8ff2f1
|
fixed typo in prev commit
|
2017-12-13 21:08:10 +00:00 |
|
Stanislav Shwartsman
|
f362f34ed6
|
correctly decode PINSRQ instruction
|
2017-12-13 20:59:41 +00:00 |
|
Stanislav Shwartsman
|
50a799ea11
|
split handlers for PINSRD/Q opcodes. fix disasm for MULX instruction
|
2017-12-13 20:18:59 +00:00 |
|
Stanislav Shwartsman
|
07bff3be43
|
fixed decoding of VPINSRB/W/D/Q and VINSERTPS with EVEX prefix
|
2017-12-13 20:02:12 +00:00 |
|
Stanislav Shwartsman
|
8a311515dd
|
correctly decode VPEXTRB/W/D/Q - these opcodes allowed to be with VEX.L=0 only
fixed disasm module compilation with no AVX enabled
remove duplicate opcode handlers
|
2017-12-13 19:51:25 +00:00 |
|
Stanislav Shwartsman
|
2f3c9d3c8c
|
correct disasm for movsxd opcode
|
2017-12-13 18:44:13 +00:00 |
|
Stanislav Shwartsman
|
c1dc514c2a
|
clarify disasm of movlhps/movhlps opcodes
|
2017-12-12 08:55:09 +00:00 |
|
Stanislav Shwartsman
|
fd953421f4
|
new disasm: add correct memaccess size for FLDCW
|
2017-12-11 19:58:09 +00:00 |
|
Stanislav Shwartsman
|
a84d9cf1c7
|
disasm: fix crc32 operand description
|
2017-12-11 19:45:50 +00:00 |
|
Stanislav Shwartsman
|
a028ef7c9c
|
bugfix for decoder with EVEX enabled
|
2017-12-11 19:29:11 +00:00 |
|
Stanislav Shwartsman
|
e46f37b40e
|
fixed disasm of memsize for sse legacy instructions
|
2017-12-11 18:33:33 +00:00 |
|
Stanislav Shwartsman
|
404a5f2c53
|
bugfix for previous commit
|
2017-12-11 16:41:48 +00:00 |
|
Stanislav Shwartsman
|
b03f78d652
|
updates for bochs decoder and decoder based disasm
|
2017-12-11 15:45:43 +00:00 |
|
Stanislav Shwartsman
|
c80e587ded
|
properly handle kmask registers in modrm form
|
2017-12-05 19:33:23 +00:00 |
|
Stanislav Shwartsman
|
8f15cfb514
|
fixed link err with debugger enabled
|
2017-12-05 19:23:41 +00:00 |
|
Stanislav Shwartsman
|
31ea453921
|
fixed bogus assert
|
2017-12-02 16:40:03 +00:00 |
|
Stanislav Shwartsman
|
eaa05c32e8
|
link without LOGIO for standalone decoder mode
|
2017-12-01 21:27:30 +00:00 |
|
Stanislav Shwartsman
|
60591800f1
|
handle lock mov cr0 amd feature out decoder critical path
|
2017-12-01 21:18:16 +00:00 |
|
Stanislav Shwartsman
|
01067cb4b9
|
another compilation fix for new disasm stand-alone module
|
2017-11-29 19:24:00 +00:00 |
|
Stanislav Shwartsman
|
a7e58973ce
|
fixed typo
|
2017-11-27 20:26:54 +00:00 |
|
Stanislav Shwartsman
|
c8d9aeb377
|
mark blocks of code which not supposed to be compiled for stand-alone bochs cpu decoder
|
2017-11-27 20:25:04 +00:00 |
|
Stanislav Shwartsman
|
cef6c7fb98
|
fix for new disasm
|
2017-11-26 19:38:58 +00:00 |
|
Stanislav Shwartsman
|
596b3b6eb8
|
reduce CPU dependencies from fetchdecode module
|
2017-11-25 20:20:34 +00:00 |
|
Stanislav Shwartsman
|
180386cd74
|
VMOVSS/VMOVSD are VEX.VL ignore form and not VEX.L0
|
2017-11-11 11:58:07 +00:00 |
|
Stanislav Shwartsman
|
f89b8a2742
|
fixed opcode of ADOX instr
|
2017-11-11 10:42:21 +00:00 |
|
Stanislav Shwartsman
|
8261a91ce9
|
implemented GFNI instructions
|
2017-10-21 19:57:12 +00:00 |
|
Stanislav Shwartsman
|
b7f62a291c
|
fixed compressed displ form for more avx512 instructions
|
2017-10-20 19:41:32 +00:00 |
|
Stanislav Shwartsman
|
da8d6e793f
|
fixed compilation issues
|
2017-10-20 19:24:10 +00:00 |
|
Stanislav Shwartsman
|
bca076889b
|
decode all the vbmi2 opcodes, fix vpcompress/vpexpand instruction handler names (affects disasm)
|
2017-10-20 18:50:10 +00:00 |
|
Stanislav Shwartsman
|
77a62a4dcd
|
implemented (experimental, still untested) AVX512 VBMI2 extensions
|
2017-10-20 18:38:15 +00:00 |
|
Stanislav Shwartsman
|
5439647254
|
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 |
|
Stanislav Shwartsman
|
ba1e5bbffa
|
fixed accidentially broken XMM versions of AES instrructions
|
2017-10-19 20:25:05 +00:00 |
|
Stanislav Shwartsman
|
15ba88c195
|
implemented VAES/VPCLMULDQ instructions - VEX/EVEX extensions of AES/PCLMULQDQ
|
2017-10-19 19:12:55 +00:00 |
|
Stanislav Shwartsman
|
6daa1ba9ba
|
fixed compilation issue with EVEX enabled
|
2017-10-15 20:40:56 +00:00 |
|
Stanislav Shwartsman
|
944f37b1f2
|
implemented AVX-512 BITALG instructions/bugfix for VPOPCNT instructions
|
2017-10-15 20:33:19 +00:00 |
|
Stanislav Shwartsman
|
0d190eec8e
|
implemented AVX-512 VNNI instructions
|
2017-10-15 19:17:07 +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 |
|