Home | History | Annotate | Download | only in s390

Lines Matching refs:inc

371 void TurboAssembler::BranchRelativeOnIdxHighP(Register dst, Register inc,
374 brxhg(dst, inc, L);
376 brxh(dst, inc, L);