nasm/tokens.dat
2007-09-11 22:00:34 +00:00

36 lines
252 B
Text

#
# 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