Home | History | Annotate | Download | only in gas

Lines Matching full:pseudo

75   pseudo op.  It marks the symbol as being globally unique in the entire
78 * ARM assembler now supports .inst[.nw] pseudo-ops to insert opcodes specified
88 * The .type pseudo-op now accepts a type of STT_GNU_IFUNC which can be used to
99 * New pseudo op .cfi_val_encoded_addr, to record constant addresses in unwind
123 pseudo ops: .string16, .string32 and .string64.
133 * Added gas .reloc pseudo. This is a low-level interface for creating
197 * Added a pseudo-op (.secrel32) to generate 32 bit section relative relocations
207 * New command line option --alternate and pseudo-ops .altmacro and .noaltmacro
322 * x86 gas has a new .arch pseudo op to specify the target CPU architecture.
343 * New .elseif pseudo-op added.
351 * A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386
354 * New pseudo-ops .func,.endfunc to aid in debugging user-written assembler code.
407 * The ELF assembler has a new pseudo-op, .symver, used for symbol versioning.
412 * Added new pseudo-op, .equiv; it's like .equ, except that it is an error if
444 MRI mode. The pseudo-op ``.mri 1'' will switch into the MRI mode until the