summaryrefslogtreecommitdiff
path: root/directives.dat
diff options
context:
space:
mode:
Diffstat (limited to 'directives.dat')
-rw-r--r--directives.dat16
1 files changed, 11 insertions, 5 deletions
diff --git a/directives.dat b/directives.dat
index 95d20eb5..38988214 100644
--- a/directives.dat
+++ b/directives.dat
@@ -31,11 +31,7 @@
;;
;; --------------------------------------------------------------------------
;;
-;; List of global NASM directives (independent of the backend)
-;;
-;; Note: we may want to consider hashing even backend-dependent
-;; directives, and invoke the backend with an already-decoded directive
-;; number.
+;; List of global NASM directives (including backend-specific ones)
;;
absolute
bits
@@ -43,10 +39,20 @@ common
cpu
debug
default
+export
extern
float
global
+group
+import
+library
list
+map
+module
+org
+osabi
+safeseh
section
segment
+uppercase
warning