Lines Matching refs:instructions
44 There are two ways to write code: either write naked instructions,
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
59 specified by the ISA (currently three). If fewer instructions are
61 inserts @code{fnop} instructions automatically.
63 The assembler will prefer to preserve the ordering of instructions
66 optional use of explicit @code{fnop} or @code{nop} instructions,
69 If the instructions cannot be bundled in the listed order, the
71 assignment. If there is no way to bundle the instructions together,
75 instructions into one bundle), but it reserves the right to do so in
78 instructions (not @code{fnop}) to fill the remaining pipeline slots in
314 Turns on error checking for combinations of instructions in a bundle
318 Turns off error checking for combinations of instructions in a bundle