Lines Matching refs:INSN
9 // Record that INSN performs a 64-bit version of unary operator OPERATOR
18 // Record that INSN performs a 64-bit version of binary operator OPERATOR
38 // Record that INSN performs a binary read-modify-write operation,
48 // Record that INSN performs binary operation OPERATION on a byte
56 // Record that INSN performs insertion TYPE into a register of class CLS.
68 // INSN stores the low 32 bits of a GPR to a memory with addressing mode MODE.
75 // INSN and INSNY are an RX/RXY pair of instructions that store the low
84 // INSN stores the low 32 bits of a GPR using PC-relative addressing.
95 // INSN and INSNINV conditionally store the low 32 bits of a GPR to memory,
96 // with INSN storing when the condition is true and INSNINV storing when the
114 // Try to use MVC instruction INSN for a load of type LOAD followed by a store
123 // Use NC-like instruction INSN for block_op operation OPERATOR.
147 // Record that INSN is a LOAD AND TEST that can be used to compare
156 // Use INSN for performing binary operation OPERATION of type VT
162 // Use INSN to perform conversion operation OPERATOR, with the input being
170 // Use INSN to perform minimum/maximum operation OPERATOR on type TR.