summaryrefslogtreecommitdiff
path: root/tokens.dat
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-14 16:53:48 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-14 16:53:48 -0700
commit518df30308c555a8f8d7e359cb31688af0c686db (patch)
tree16657636dfd4f99a7ca4055a7dda9cf400811278 /tokens.dat
parentdfaa278cd5e9d54bd3ecbd6c8cd7544de0134e42 (diff)
downloadnasm-518df30308c555a8f8d7e359cb31688af0c686db.tar.gz
Implement __utf16__() and __utf32__() for the DB family
Implement __utf16__() and __utf32__() for the DB family of pseudo-instructions. Not yet implemented for evaluation context.
Diffstat (limited to 'tokens.dat')
-rw-r--r--tokens.dat4
1 files changed, 4 insertions, 0 deletions
diff --git a/tokens.dat b/tokens.dat
index 6c3ad650..128bc670 100644
--- a/tokens.dat
+++ b/tokens.dat
@@ -53,6 +53,10 @@ __float80e__
__float128l__
__float128h__
+% TOKEN_STRFUNC, 0, STRFUNC_{__*__}
+__utf16__
+__utf32__
+
% TOKEN_*, 0, 0
seg
wrt