Home | History | Annotate | Download | only in s390

Lines Matching refs:CLY

1731 void Assembler::cly(Register r, const MemOperand& opnd) {
1732 rxy_form(CLY, r, opnd.rx(), opnd.rb(), opnd.offset());