nasm/disasm
H. Peter Anvin 49640ed315 x86: move the bytecode defintion into a separate file in x86/
At least three files (asm/assemble.c, disasm/disasm.c, and
x86/insns.pl) depend on the bytecode defintions. It makes a lot more
sense for them to live in an explicit documentation file in the x86/
directory.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2024-07-23 12:47:25 -07:00
..
disasm.c x86: move the bytecode defintion into a separate file in x86/ 2024-07-23 12:47:25 -07: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