nasm/disasm
H. Peter Anvin 1350620bf1 ctype: create our own ctype table
Create our own ctype table where we can do the tests we want to do
cheaply, instead of calling ctype functions and then adding additional
tests all over the code.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2018-11-28 14:55:58 -08:00
..
disasm.c disasm: Fix buffer overread in ndisasm 2018-08-16 01:20:01 +03:00
disasm.h disasm: Fix buffer overread in ndisasm 2018-08-16 01:20:01 +03:00
ndisasm.c ctype: create our own ctype table 2018-11-28 14:55:58 -08:00
sync.c disasm: Add support for 64-bit origin 2017-02-12 20:19:34 +03:00
sync.h disasm: Add support for 64-bit origin 2017-02-12 20:19:34 +03:00