Data Allocation

IAS enables allocating and initializing space in memory. IAS supports these data types:

  • integers

1, 2, 4, or 8 bytes long

  • floating-point numbers

4, 8, 10 or 16 bytes long

  • strings

up to 1024 bits long

 

Data allocation is fully defined in the IntelŪ ItaniumŪ Architecture Assembly Language Reference Guide.