Searched refs:bundle (Results 1 – 25 of 41) sorted by relevance
12
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-tilepro.texi | 54 A bundle can span multiple lines. If you want to put multiple 55 instructions on a line, whether in a bundle or not, you need to 58 A bundle may contain one or more instructions, up to the limit 60 specified than the hardware supports in a bundle, the assembler 64 within the bundle, putting the first instruction in a lower-numbered 71 assignment. If there is no way to bundle the instructions together, 74 The assembler does not yet auto-bundle (automatically combine multiple 75 instructions into one bundle), but it reserves the right to do so in 77 it in a bundle explicitly with curly braces and use @code{nop} 79 that bundle. [all …]
|
D | c-tilegx.texi | 70 A bundle can span multiple lines. If you want to put multiple 71 instructions on a line, whether in a bundle or not, you need to 74 A bundle may contain one or more instructions, up to the limit 76 specified than the hardware supports in a bundle, the assembler 80 within the bundle, putting the first instruction in a lower-numbered 87 assignment. If there is no way to bundle the instructions together, 90 The assembler does not yet auto-bundle (automatically combine multiple 91 instructions into one bundle), but it reserves the right to do so in 93 it in a bundle explicitly with curly braces and use @code{nop} 95 that bundle. [all …]
|
D | as.texinfo | 4517 @cindex bundle 4518 @cindex instruction bundle 4519 @cindex aligned instruction bundle 4521 bundle} mode. In this mode, sequences of adjacent instructions are grouped 4524 gives the size of an instruction bundle as a power of two (as for the 4528 certain aligned boundary. A @dfn{bundle} is simply a sequence of 4530 @var{abs-expr} is @code{5} then the bundle size is 32, so each aligned 4531 chunk of 32 bytes is a bundle. When aligned instruction bundle mode is in 4533 instruction would start too close to the end of a bundle for the length of 4534 that particular instruction to fit within the bundle, then the space at the [all …]
|
D | c-xtensa.texi | 131 FLIX instructions, which bundle multiple opcodes together in a single 165 specified as part of a FLIX bundle, the assembler will choose the
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-dis.c | 77 bfd_byte bundle[16]; in print_insn_ia64() local 93 status = (*info->read_memory_func) (memaddr, bundle, sizeof (bundle), info); in print_insn_ia64() 100 t0 = bfd_getl64 (bundle); in print_insn_ia64() 101 t1 = bfd_getl64 (bundle + 8); in print_insn_ia64()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | slot2.l | 2 .*:11: Error: .* must be last in bundle 3 .*:16: Error: .* must be last in bundle
|
D | label.l | 2 .*:12: Error: Label must be first in a bundle 3 .*:19: Error: Label must be first in a bundle
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | bundle-bad.s | 10 # This instruction is 9 bytes long, exceeding the 8-byte bundle size. 15 # This locked sequence exceeds the bundle size.
|
D | bundle-bad.d | 2 #error-output: bundle-bad.l
|
D | bundle-bad.l | 6 [^:]*:19:.*\.bundle_lock sequence is [0-9]+ bytes, but bundle size only [0-9]+
|
D | bundle-lock.s | 4 # bundle alignment, i.e. [0,31].
|
D | bundle.s | 4 # bundle alignment, i.e. [0,31].
|
D | x86-64-bundle.s | 4 # bundle alignment, i.e. [0,31].
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | bundle-lock.s | 5 # bundle alignment, i.e. [0,16) by 2 or 4.
|
D | bundle.s | 5 # bundle alignment, i.e. [0,16) by 2 or 4.
|
D | bundle-lock.d | 12 # offset) or adds (what we use at the beginning of each bundle-locked
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2012 | 1128 * gas/i386/bundle-bad.s: Remove nested .bundle_lock case. 1129 * gas/i386/bundle-bad.l: Remove expected error line. 1130 * gas/i386/bundle-lock.s: Add nested .bundle_lock case. 1131 * gas/i386/bundle-lock.d: Update expectations. 1589 * gas/i386/bundle-lock.d: Ignore trailing nops. 1590 * gas/i386/bundle.d: Likewise. 1591 * gas/i386/x86-64-bundle.d: Likewise. 1595 * gas/i386/bundle-bad.s: New file. 1596 * gas/i386/bundle-bad.d: New file. 1597 * gas/i386/bundle-bad.l: New file. [all …]
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tilegx.h | 1200 unsigned int (*extract) (tilegx_bundle_bits bundle);
|
D | tilepro.h | 1496 unsigned int (*extract) (tilepro_bundle_bits bundle);
|
/toolchain/binutils/binutils-2.25/etc/ |
D | ChangeLog | 465 * Install.in: Major rewrite, bundle dependent code (for example,
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2004 | 750 (xg_translate_idioms): Check if inside bundle. Use use_transform. 841 (xtensa_flush_pending_output): Check if inside a bundle. Add a call 2277 (ia64_handle_align): Add a stop bit to the previous bundle if
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | id.po | 6866 msgid "Directive invalid within a bundle" 6867 msgstr "Direktif tidak valid dalam sebuah bundle" 6994 msgid "`%s' must be last in bundle" 6995 msgstr "`%s' harus akhir dari bundle" 7008 msgid "Label must be first in a bundle" 7009 msgstr "Label harus pertama dalam sebuah bundle" 7030 msgid "`%s' does not fit into bundle" 7031 msgstr "`%s' tidak cocok kedalam bundle" 14619 msgid "multiple formats specified for one bundle; using '%s'" 14686 msgid "illegal resource usage in bundle" [all …]
|
D | gas.pot | 8289 msgid "Directive invalid within a bundle" 8421 msgid "`%s' must be last in bundle" 8435 msgid "Label must be first in a bundle" 8457 msgid "`%s' does not fit into bundle" 16693 "Two instructions in the same bundle both write to register %s, which is not " 16703 msgid "Invalid combination of instructions for bundle." 16749 msgid "Too many instructions for bundle." 17772 msgid "multiple formats specified for one bundle; using '%s'" 17835 msgid "illegal resource usage in bundle" 17860 msgid "multiple branches or jumps in the same bundle" [all …]
|
D | uk.po | 8215 msgid "Directive invalid within a bundle" 8347 msgid "`%s' must be last in bundle" 8361 msgid "Label must be first in a bundle" 8383 msgid "`%s' does not fit into bundle" 16562 msgid "Two instructions in the same bundle both write to register %s, which is not allowed." 16571 msgid "Invalid combination of instructions for bundle." 16617 msgid "Too many instructions for bundle." 17632 msgid "multiple formats specified for one bundle; using '%s'" 17695 msgid "illegal resource usage in bundle" 17719 msgid "multiple branches or jumps in the same bundle" [all …]
|
D | ru.po | 6782 msgid "Directive invalid within a bundle" 6910 msgid "`%s' must be last in bundle" 6924 msgid "Label must be first in a bundle" 6946 msgid "`%s' does not fit into bundle" 14219 msgid "multiple formats specified for one bundle; using '%s'" 14286 msgid "illegal resource usage in bundle" 14310 msgid "multiple branches or jumps in the same bundle" 14445 msgid "TLS relocation not allowed in FLIX bundle"
|
12