This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GAS directives


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