diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-06-14 16:53:48 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-06-14 16:53:48 -0700 |
commit | 518df30308c555a8f8d7e359cb31688af0c686db (patch) | |
tree | 16657636dfd4f99a7ca4055a7dda9cf400811278 /tokens.dat | |
parent | dfaa278cd5e9d54bd3ecbd6c8cd7544de0134e42 (diff) | |
download | nasm-518df30308c555a8f8d7e359cb31688af0c686db.tar.gz nasm-518df30308c555a8f8d7e359cb31688af0c686db.tar.bz2 nasm-518df30308c555a8f8d7e359cb31688af0c686db.zip |
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.dat | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -53,6 +53,10 @@ __float80e__ __float128l__ __float128h__ +% TOKEN_STRFUNC, 0, STRFUNC_{__*__} +__utf16__ +__utf32__ + % TOKEN_*, 0, 0 seg wrt |