diff options
author | H. Peter Anvin <hpa@zytor.com> | 2012-02-25 10:19:56 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-02-25 10:19:56 -0800 |
commit | 7849dd07b94248a696009229f97f6412781b5337 (patch) | |
tree | b804bf575c90d9cfdf430b94a3bade6612d00129 /insns.h | |
parent | b9bc63c75721a08e964b471a516c78a112c3b03a (diff) | |
download | nasm-7849dd07b94248a696009229f97f6412781b5337.tar.gz nasm-7849dd07b94248a696009229f97f6412781b5337.tar.bz2 nasm-7849dd07b94248a696009229f97f6412781b5337.zip |
Add a "nohle" byte code to skip an instruction pattern
The a2/a3 mem_offs MOV opcodes are invalid with XRELEASE; those
instructions instead have to use a modrm form. Therefore give a way
to annotate those instruction patters so the pattern matcher will move
on to the next pattern, rather than selecting them and then issue a
warning.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'insns.h')
0 files changed, 0 insertions, 0 deletions