Lines Matching refs:nop
1568 while (masm.GetCursorOffset() < end) __ nop();
13207 // This additional nop makes the branches go out of range.
13228 // nop
13234 // nop
13236 // nop <- From here the `b.eq` and `cbz` instructions run out of range,
13287 // This additional nop makes the 'b.eq' and 'cbz' instructions go out of range
13317 // 4: nop |
13319 // nop |
13907 TEST(nop) {
13913 // `MacroAssembler::Nop` must generate at least one nop.