GAS directives

Dony dony@willowglen.com.sg
Wed Sep 23 02:51:00 GMT 1998


Hii all,
Does anybody know what is the directives syntax in GAS to :
* define storage (reserve a block of memory)
  (most of assembler use DS)
* define constant block (allocate a block of data)
  (most of assembler use DCB)
* define constant value (allocate a data)
  (most of assembler use DC)

-- 
Dony
Email : dony@willowglen.com.sg



More information about the crossgcc mailing list