Home | History | Annotate | Download | only in SystemZ

Lines Matching full:instruction

12 multiclass SXU<SDPatternOperator operator, Instruction insn> {
23 Instruction insn> {
32 Instruction insn> {
45 PatFrag imm, Instruction insn>
52 Instruction insn> {
59 multiclass InsertMem<string type, Instruction insn, RegisterOperand cls,
69 // Use MVC instruction INSN for a load of type LOAD followed by a store
73 ValueType vt, Instruction insn, bits<5> length> {
84 // registers in CLS against zero. The instruction has separate R1 and R2
85 // operands, but they must be the same when the instruction is used like this.
86 class CompareZeroFP<Instruction insn, RegisterOperand cls>