0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-10-10 00:25:06 -04:00
Files
nasm/tokens.dat
2007-09-11 22:00:34 +00:00

37 lines
252 B
Plaintext

#
# Tokens other than instructions and registers
#
% TOKEN_PREFIX, 0, P_*
a16
a32
lock
o16
o32
rep
repe
repne
repnz
repz
times
% TOKEN_SPECIAL, 0, S_*
abs
byte
dword
far
long
near
nosplit
qword
rel
short
strict
to
tword
word
% TOKEN_*, 0, 0
seg
wrt