summaryrefslogtreecommitdiff
path: root/nasm.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:05:55 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:05:55 +0000
commit09f6acbb75d7f58aa78691844620b85b6c44919b (patch)
tree24e2d6838a266ff026a5e84da16e9deb2baa155e /nasm.h
parentb1a0143a0db46de295e647975b08aa9b6a00fef9 (diff)
downloadnasm-09f6acbb75d7f58aa78691844620b85b6c44919b.tar.gz
nasm-09f6acbb75d7f58aa78691844620b85b6c44919b.tar.bz2
nasm-09f6acbb75d7f58aa78691844620b85b6c44919b.zip
NASM 0.98.21
Diffstat (limited to 'nasm.h')
-rw-r--r--nasm.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/nasm.h b/nasm.h
index 1ec58a3..1a58ac1 100644
--- a/nasm.h
+++ b/nasm.h
@@ -13,7 +13,7 @@
#define NASM_MAJOR_VER 0
#define NASM_MINOR_VER 98
-#define NASM_VER "0.98.20"
+#define NASM_VER "0.98.21"
#ifndef NULL
#define NULL 0
@@ -428,8 +428,6 @@ enum {
#define UNITY 0x00802000L /* for shift/rotate instructions */
#define BYTENESS 0x40000000L /* so SBYTE == IMMEDIATE | BYTENESS */
#define SBYTE 0x40002000L /* for op r16/32,immediate instrs. */
-#define BIGNESS 0x80000000L /* so SBIG == IMMEDIATE | BIGNESS */
-#define SBIG 0x80002000L /* for eax immediate instrs. */
/*
* Next, the codes returned from the parser, for registers and