Lines Matching refs:INSN
10 // Record that INSN performs a 64-bit version of unary operator OPERATOR
19 // Record that INSN performs a 64-bit version of binary operator OPERATOR
39 // Record that INSN performs a binary read-modify-write operation,
49 // Record that INSN performs binary operation OPERATION on a byte
57 // Record that INSN performs insertion TYPE into a register of class CLS.
69 // INSN stores the low 32 bits of a GPR to a memory with addressing mode MODE.
76 // INSN and INSNY are an RX/RXY pair of instructions that store the low
85 // INSN stores the low 32 bits of a GPR using PC-relative addressing.
96 // INSN and INSNINV conditionally store the low 32 bits of a GPR to memory,
97 // with INSN storing when the condition is true and INSNINV storing when the
115 // Try to use MVC instruction INSN for a load of type LOAD followed by a store
124 // Use NC-like instruction INSN for block_op operation OPERATOR.
148 // Record that INSN is a LOAD AND TEST that can be used to compare