directives: split global directives from backend-specific ones
commit80e0f4d68fd3140c3e93874bfae0240c80311cf9
authorH. Peter Anvin <hpa@zytor.com>
Mon, 13 Jul 2009 18:54:31 +0000 (13 14:54 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 13 Jul 2009 18:57:48 +0000 (13 14:57 -0400)
tree851782e0a4a86f10bbd075a5ac76b66d43863958
parentafa06137fa3d6de926134b4061c3ff4a74d212cf
directives: split global directives from backend-specific ones

Split out the global directives into a separate section, that allows
the switch() in the main code to be slightly faster.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
directives.dat
directives.pl [new file with mode: 0755]