Searched refs:packed (Results 1 – 25 of 32) sorted by relevance
12
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/ |
D | instruction_packing-006.s | 1 ;; sequence control operands need to be packed with nop's
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
D | field.s | 8 f3: .field 0Ch, 4 ; should be packed in previous word, f3=0x1
|
/toolchain/binutils/binutils-2.25/include/ |
D | ansidecl.h | 397 # define ATTRIBUTE_PACKED __attribute__ ((packed))
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-d10v.texi | 40 @code{@value{AS}} packs adjacent short instructions into a single packed 88 instructions will be short-form or sub-instructions. These sub-instructions can be packed
|
D | c-sparc.texi | 179 issues misaligned data pseudo-ops when it initializes certain packed 180 data structures (structures defined using the @code{packed} attribute). 181 You may have to assemble with GAS in order to initialize packed data
|
D | c-d30v.texi | 86 instructions will be short-form or sub-instructions. These sub-instructions can be packed
|
D | c-arm.texi | 764 @cindex @code{.packed} directive, ARM 765 @item .packed @var{expression} [, @var{expression}]* 766 This directive writes 12-byte packed floating-point values to the
|
D | c-i386.texi | 874 All 80387 floating point types except packed BCD are supported.
|
D | as.texinfo | 2324 @item packed binary coded decimal 3105 The resulting number is then packed
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ppcboot.c | 73 __attribute__ ((packed))
|
D | ChangeLog-0001 | 6463 (elf32_hppa_link_hash_table): Change multi_subspace to packed 6600 packed. Add plabel, plt_abs packed booleans. 8060 * ppcboot.c: Add packed attribute if compiling with GCC.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic54x.c | 1573 int packed = type == 'p' || type == 'P'; in tic54x_stringer() local 1603 if (!packed) in tic54x_stringer() 1623 if (packed && last_char != -1) in tic54x_stringer() 1645 if (packed && last_char != -1) in tic54x_stringer()
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | obstacks.texi | 64 The objects in the obstack are packed into large blocks called 91 the chunks of memory into which objects are packed. The other,
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | ChangeLog-9103 | 1270 * external.h: struct Elf_External_Versym must be packed on
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2009 | 2678 .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
|
D | ChangeLog-0203 | 5652 instruction cannot be packed. 6150 instruction cannot be packed.
|
D | ChangeLog-9899 | 3853 (md_assemble): Set it for explicitly packed insns.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 1982 be packed into an int where the lower bits contain the value that
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-9297 | 966 math instruction packed into a single opcode.
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | ru.po | 4726 msgid "-mpack Allow instructions to be packed\n" 4731 msgid "-mno-pack Do not allow instructions to be packed\n"
|
D | rw.po | 4358 msgid "-mpack Note instructions are packed\n" 4363 msgid "-mno-pack Do not allow instructions to be packed\n"
|
D | ja.po | 4893 msgid "-mpack Allow instructions to be packed\n" 4898 msgid "-mno-pack Do not allow instructions to be packed\n"
|
D | gas.pot | 5911 msgid "-mpack Allow instructions to be packed\n" 5916 msgid "-mno-pack Do not allow instructions to be packed\n"
|
D | es.po | 5092 msgid "-mpack Allow instructions to be packed\n" 5097 msgid "-mno-pack Do not allow instructions to be packed\n" 18100 #~ msgid "-mpack Note instructions are packed\n"
|
D | uk.po | 5853 msgid "-mpack Allow instructions to be packed\n" 5858 msgid "-mno-pack Do not allow instructions to be packed\n"
|
12