1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-25 17:08:35 +00:00
bddisasm/isagenerator/instructions
BITDEFENDER\vlutas fe6a937f51 Switched to internally defined types.
WRUSSD and WRUSSQ cannot be executed when CPL != 0.
2022-01-05 14:03:13 +02:00
..
cpuid.dat Added support for Intel FRED and LKGS instructions. 2021-03-15 14:05:44 +02:00
flags.dat
modes.dat
prefixes.dat
table_0F_3A.dat
table_0F_38.dat Switched to internally defined types. 2022-01-05 14:03:13 +02:00
table_0F.dat Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 2021-11-02 11:22:22 +02:00
table_3dnow.dat Fixed https://github.com/bitdefender/bddisasm/issues/34, https://github.com/bitdefender/bddisasm/issues/35, https://github.com/bitdefender/bddisasm/issues/36 and https://github.com/bitdefender/bddisasm/issues/37. 2021-01-11 11:10:04 +02:00
table_base.dat Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 2021-11-02 11:22:22 +02:00
table_evex1.dat Multiple changes 2021-07-08 12:40:39 +03:00
table_evex2.dat Multiple changes 2021-07-08 12:40:39 +03:00
table_evex3.dat Multiple changes 2021-07-08 12:40:39 +03:00
table_evex5.dat Multiple changes 2021-07-08 12:40:39 +03:00
table_evex6.dat Multiple changes 2021-07-08 12:40:39 +03:00
table_fpu.dat Fixed https://github.com/bitdefender/bddisasm/issues/34, https://github.com/bitdefender/bddisasm/issues/35, https://github.com/bitdefender/bddisasm/issues/36 and https://github.com/bitdefender/bddisasm/issues/37. 2021-01-11 11:10:04 +02:00
table_vex1.dat Multiple changes 2021-07-08 12:40:39 +03:00
table_vex2.dat
table_vex3.dat Multiple changes 2021-07-08 12:40:39 +03:00
table_xop.dat