Home | History | Annotate | Download | only in s390

Lines Matching full:locg

1300 void Assembler::locg(Condition m3, Register r1, const MemOperand& src) {
1301 rsy_form(LOCG, r1, m3, src.rb(), src.offset());