nasm/disasm
H. Peter Anvin a2eabbe1d7 insns: drop special handling of conditional instructions
Instead of handling conditional instructions ad hoc, generate
individual instruction patterns as normal. This simplifies the code
and makes CMPccXADD support simpler (otherwise it would be necessary
to hack in the handling of a condition code in the middle of an
instruction.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2022-11-12 12:37:37 -08:00
..
disasm.c insns: drop special handling of conditional instructions 2022-11-12 12:37:37 -08:00
disasm.h disasm: Fix buffer overread in ndisasm 2018-08-16 01:20:01 +03:00
ndisasm.c ndisasm: Stack buffer overflow fix 2021-05-05 00:30:55 +03:00
sync.c Remove #includes already provided by "compiler.h" 2018-12-27 12:45:44 -08:00
sync.h disasm: Add support for 64-bit origin 2017-02-12 20:19:34 +03:00