Home | History | Annotate | Download | only in s390

Lines Matching full:lghi

1543 void Assembler::lghi(Register r, const Operand& imm) { ri_form(LGHI, r, imm); }