1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-12-23 06:28:13 +00:00
bddisasm/inc
Andrei Vlad LUTAS d622f56211 Added SERIAL flag to the SERIALIZE instruction.
CLWB memory operand is subject to load access checks, while CLDEMOTE does not access memory at all (similar to PREFETCH).
2020-07-25 20:32:06 +03:00
..
bdshemu Initial commit. 2020-07-21 11:19:18 +03:00
bddisasm.h Added dedicated Prefetch operand access type. 2020-07-25 17:16:35 +03:00
constants.h Fixed RET with immediate - the immediate is not sign-extended. 2020-07-23 14:08:01 +03:00
cpuidflags.h Use the documented byte granularity for cache-line accesses. 2020-07-22 00:47:46 +03:00
disasmstatus.h Initial commit. 2020-07-21 11:19:18 +03:00
disasmtypes.h Initial commit. 2020-07-21 11:19:18 +03:00
registers.h Initial commit. 2020-07-21 11:19:18 +03:00
version.h Added SERIAL flag to the SERIALIZE instruction. 2020-07-25 20:32:06 +03:00