diff options
author | H. Peter Anvin <hpa@zytor.com> | 2007-11-04 21:09:32 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2007-11-04 21:10:42 -0800 |
commit | 9c98769a33c4e8e9acbdce9dde602d8fdaca0e9e (patch) | |
tree | ea3fa08e77df945d68f9bd94c264ade8349b5d84 /preproc.h | |
parent | dd462c8f44ba1256d98b4bc1868c52be79ac5acc (diff) | |
download | nasm-9c98769a33c4e8e9acbdce9dde602d8fdaca0e9e.tar.gz nasm-9c98769a33c4e8e9acbdce9dde602d8fdaca0e9e.tar.bz2 nasm-9c98769a33c4e8e9acbdce9dde602d8fdaca0e9e.zip |
Permit opcode names as labels as long as they are followed by a colon
Permit opcode names to be used as labels if and only if they are
succeeded by a colon. Opcode names occurring when parsing expressions
are all treated as labels; a leading colon occurred when parsing an
instruction forces a parser restart with the instruction forcibly
treated as an identifier.
Diffstat (limited to 'preproc.h')
0 files changed, 0 insertions, 0 deletions