nasm/x86
H. Peter Anvin 7a82ebe7bd disp8: make constant arrays in get_disp8N() static
The constant arrays in get_disp8N() should be static; otherwise the
compiler has to manifest them on the stack for every execution which
makes no sense at all.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2016-08-25 17:40:13 -07:00
..
disp8.c disp8: make constant arrays in get_disp8N() static 2016-08-25 17:40:13 -07:00
insns-iflags.pl Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
insns.dat insns.dat: Enable contracted forms for additional instructions 2016-08-18 00:50:31 +03:00
insns.pl Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
regs.dat Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
regs.pl Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00