tokens.dat: TOKEN_SIZE sizes belong in inttwo, not in flags
commit6a4f0b36c803f2028810022f6ad2d9c22d1483e7
authorH. Peter Anvin <hpa@zytor.com>
Sun, 30 Dec 2018 04:13:35 +0000 (29 20:13 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 30 Dec 2018 04:13:35 +0000 (29 20:13 -0800)
tree184b6f133b9be9282e69cf2292dd4642fbde8d46
parente88f752e67967033511a5121a54db47f639c39be
tokens.dat: TOKEN_SIZE sizes belong in inttwo, not in flags

TOKEN_SIZE size values ended up in the wrong place, which caused
parser errors due to being mistaken as flags.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/tokens.dat