Searched refs:packed (Results 1 – 25 of 36) sorted by relevance
12
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/d10v/ |
D | instruction_packing-006.s | 1 ;; sequence control operands need to be packed with nop's
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/ |
D | field.s | 8 f3: .field 0Ch, 4 ; should be packed in previous word, f3=0x1
|
/toolchain/binutils/binutils-2.27/include/ |
D | ansidecl.h | 258 # define ATTRIBUTE_PACKED __attribute__ ((packed))
|
/toolchain/binutils/binutils-2.27/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 | 822 @cindex @code{.packed} directive, ARM 823 @item .packed @var{expression} [, @var{expression}]* 824 This directive writes 12-byte packed floating-point values to the
|
D | c-i386.texi | 978 All 80387 floating point types except packed BCD are supported.
|
D | as.texinfo | 2423 @item packed binary coded decimal 3226 The resulting number is then packed
|
/toolchain/binutils/binutils-2.27/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.27/zlib/doc/ |
D | rfc1951.txt | 293 * Data elements are packed into bytes in order of 296 * Data elements other than Huffman codes are packed 299 * Huffman codes are packed starting with the most-
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 1557 int packed = type == 'p' || type == 'P'; in tic54x_stringer() local 1587 if (!packed) in tic54x_stringer() 1607 if (packed && last_char != -1) in tic54x_stringer() 1629 if (packed && last_char != -1) in tic54x_stringer()
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | obstacks.texi | 63 The objects in the obstack are packed into large blocks called 90 the chunks of memory into which objects are packed. The other,
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | s390-opc.txt | 1660 ed00000000ae cdpt RSL_LRDFU "convert from packed to long dfp" z13 zarch 1661 ed00000000af cxpt RSL_LRDFEU "convert from packed to extended dfp" z13 zarch 1662 ed00000000ac cpdt RSL_LRDFU "convert from long dfp to packed" z13 zarch 1663 ed00000000ad cpxt RSL_LRDFEU "convert from extended dfp to packed" z13 zarch
|
D | ChangeLog-9297 | 966 math instruction packed into a single opcode.
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | ChangeLog-9103 | 1270 * external.h: struct Elf_External_Versym must be packed on
|
/toolchain/binutils/binutils-2.27/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.27/include/opcode/ |
D | ChangeLog-9103 | 1982 be packed into an int where the lower bits contain the value that
|
/toolchain/binutils/binutils-2.27/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 | 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"
|
12