Lines Matching full:pseudo
15 .extCoreRegister pseudo-ops that allow an user to define custom
144 pseudo op. It marks the symbol as being globally unique in the entire
147 * ARM assembler now supports .inst[.nw] pseudo-ops to insert opcodes specified
157 * The .type pseudo-op now accepts a type of STT_GNU_IFUNC which can be used to
168 * New pseudo op .cfi_val_encoded_addr, to record constant addresses in unwind
192 pseudo ops: .string16, .string32 and .string64.
202 * Added gas .reloc pseudo. This is a low-level interface for creating
266 * Added a pseudo-op (.secrel32) to generate 32 bit section relative relocations
276 * New command line option --alternate and pseudo-ops .altmacro and .noaltmacro
391 * x86 gas has a new .arch pseudo op to specify the target CPU architecture.
412 * New .elseif pseudo-op added.
420 * A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386
423 * New pseudo-ops .func,.endfunc to aid in debugging user-written assembler code.
476 * The ELF assembler has a new pseudo-op, .symver, used for symbol versioning.
481 * Added new pseudo-op, .equiv; it's like .equ, except that it is an error if
513 MRI mode. The pseudo-op ``.mri 1'' will switch into the MRI mode until the