Fix and document DL keyword

This keyword acts like DB or DW but for 32-bit values.

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2017-12-07 22:35:03 +00:00
parent f1c13af703
commit e7a8bb1140
3 changed files with 23 additions and 12 deletions

View File

@@ -82,6 +82,7 @@
#define NAME_DB "db"
#define NAME_DW "dw"
#define NAME_DL "dl"
#define NAME_RB "rb"
#define NAME_RW "rw"