mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-01-07 05:40:55 +00:00
76d92e73c2
- Add support for AVX512-FP16 instructions, as per https://software.intel.com/content/www/us/en/develop/download/intel-avx512-fp16-architecture-specification.html - Bug fix: zeroing with no masking is not supported, so return an error if we encounter such encodings - Bug fix: ignore VEX/EVEX.W field outside 64 bit mode for some instructions - Several other minor fixes and improvements
18 lines
1.2 KiB
Plaintext
18 lines
1.2 KiB
Plaintext
0000000000000000 06 db 0x06 (0x80000009)
|
|
0000000000000010 07 db 0x07 (0x80000009)
|
|
0000000000000020 0e db 0x0e (0x80000009)
|
|
0000000000000030 16 db 0x16 (0x80000009)
|
|
0000000000000040 17 db 0x17 (0x80000009)
|
|
0000000000000050 1e db 0x1e (0x80000009)
|
|
0000000000000060 1f db 0x1f (0x80000009)
|
|
0000000000000070 27 db 0x27 (0x80000009)
|
|
0000000000000080 2f db 0x2f (0x80000009)
|
|
0000000000000090 37 db 0x37 (0x80000009)
|
|
00000000000000A0 3f db 0x3f (0x80000009)
|
|
00000000000000B0 d4 db 0xd4 (0x80000009)
|
|
00000000000000C0 d5 db 0xd5 (0x80000009)
|
|
00000000000000D0 60 db 0x60 (0x80000009)
|
|
00000000000000E0 61 db 0x61 (0x80000009)
|
|
00000000000000F0 9a db 0x9a (0x80000009)
|
|
0000000000000100 ea db 0xea (0x80000009)
|