linux/arch/x86/tools
Roland Dreier 4beb3d6d14 x86: Don't use POSIX character classes in gen-insn-attr-x86.awk
Not all awk implementations (including the default awk in Ubuntu 9.10)
support POSIX character classes.  Since x86-opcode-map.txt is plain
ASCII, we can just use explicit ranges for lower case, alphabetic, and
alphanumeric characters instead.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
LKML-Reference: <adabphy750b.fsf@roland-alpha.cisco.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-12-17 07:03:21 -08:00
..
chkobjdump.awk x86: insn decoder test checks objdump version 2009-11-20 23:01:04 -08:00
distill.awk x86: Show symbol name if insn decoder test failed 2009-11-17 07:16:50 +01:00
gen-insn-attr-x86.awk x86: Don't use POSIX character classes in gen-insn-attr-x86.awk 2009-12-17 07:03:21 -08:00
Makefile x86: insn decoder test checks objdump version 2009-11-20 23:01:04 -08:00
test_get_len.c x86: Instruction decoder test should generate build warning 2009-11-19 21:40:13 +01:00