1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-12-22 14:08:08 +00:00
bddisasm/inc
2022-01-03 12:25:35 +02:00
..
bddisasm.h Improved REG_ID macros - make sure we include block addressing and High8 designator in the reg ID. Alsom, make sure the register size fits in, since the new tile register can be 1K in size, which previously overflowed... 2021-12-03 12:44:57 +02:00
bdshemu.h Multiple improvements 2021-08-31 13:37:50 +03:00
constants.h 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
cpuidflags.h Added support for Intel FRED and LKGS instructions. 2021-03-15 14:05:44 +02:00
disasmstatus.h Multiple changes 2021-07-08 12:40:39 +03:00
disasmtypes.h Improved REG_ID macros - make sure we include block addressing and High8 designator in the reg ID. Alsom, make sure the register size fits in, since the new tile register can be 1K in size, which previously overflowed... 2021-12-03 12:44:57 +02:00
registers.h Renamed REG_* fields to NDR_*, so that we don't conflict with _GNU_SOURCES. 2020-07-29 11:05:27 +03:00
version.h Fixed High8 handling in NdGetFullAccessMap. 2022-01-03 12:25:35 +02:00