Implement __utf16__() and __utf32__() for the DB family
commit518df30308c555a8f8d7e359cb31688af0c686db
authorH. Peter Anvin <hpa@zytor.com>
Sat, 14 Jun 2008 23:53:48 +0000 (14 16:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 14 Jun 2008 23:53:48 +0000 (14 16:53 -0700)
tree16657636dfd4f99a7ca4055a7dda9cf400811278
parentdfaa278cd5e9d54bd3ecbd6c8cd7544de0134e42
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.
Makefile.in
Mkfiles/msvc.mak
Mkfiles/netware.mak
Mkfiles/openwcom.mak
Mkfiles/owlinux.mak
assemble.c
nasm.h
parser.c
strfunc.c [new file with mode: 0644]
tokens.dat