This commit is contained in:
Michal Moskal 2015-10-21 09:07:12 -07:00
Родитель 8893fff25d
Коммит a08fd1fa7d
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -190,7 +190,6 @@ to have `-masm-syntax-unified` which can be used together with with `-S`.
### Gotchas
Emitting single bytes (with `.1byte` or `.byte`) is not supported.
`.hword` and `.word` (16 and 32 bit) as well as strings (with `.string` are supported.
### Limiations