Home | History | Annotate | Download | only in s390

Lines Matching refs:LGB

1497 void Assembler::lgb(Register r, const MemOperand& src) {
1498 rxy_form(LGB, r, src.rx(), src.rb(), src.offset());