Home | History | Annotate | Download | only in s390

Lines Matching defs:clr

1736 void Assembler::clr(Register r1, Register r2) { rr_form(CLR, r1, r2); }