Lines Matching refs:bundle
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.
314 Turns on error checking for combinations of instructions in a bundle
318 Turns off error checking for combinations of instructions in a bundle