1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2025-01-31 01:10:55 +00:00
bddisasm/inc
BITDEFENDER\vlutas bf81c647e3 Make sure all flags are set for CMPXCHG (this was left intentionally incomplete).
Make sure we clear upper bits of the 256/512 bit SSE register.
2022-07-19 11:03:17 +03:00
..
bddisasm.h Switched to internally defined types. 2022-01-05 14:03:13 +02:00
bdshemu.h Make sure all flags are set for CMPXCHG (this was left intentionally incomplete). 2022-07-19 11:03:17 +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 Switched to internally defined types. 2022-01-05 14:03:13 +02:00
disasmstatus.h Switched to internally defined types. 2022-01-05 14:03:13 +02:00
disasmtypes.h Switched to internally defined types. 2022-01-05 14:03:13 +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 Make sure all flags are set for CMPXCHG (this was left intentionally incomplete). 2022-07-19 11:03:17 +03:00