<<<
Data Allocation Directives, Cont.
Index
Integer Formats
>>>
13. Size of an Integer
Data Type
Bytes
BYTE
,
SBYTE
1
WORD
,
SWORD
2
DWORD
,
SDWORD
4
FWORD
6
QWORD
8
TBYTE
10
Storing different data types in register:
<<<
Data Allocation Directives, Cont.
Index
Integer Formats
>>>