Home
last modified time | relevance | path

Searched refs:L_next (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/osfmk/x86_64/
H A DWKdmDecompress_new.s253 jmp L_next
269 L_next: label
285 jg L_next // repeat loop until next_tag==tag_area_end
309 jg L_next // repeat the loop
316 jg L_next // repeat the loop
/xnu-8020.101.4/osfmk/arm/
H A DWKdmDecompress_new.s294 b L_next
307 L_next: label
329 bgt L_next // repeat loop until next_tag==tag_area_end
360 bgt L_next // repeat the loop
375 bgt L_next // repeat the loop
/xnu-8020.101.4/osfmk/arm64/
H A DWKdmDecompress_4k.s351 b L_next
364 L_next: label
385 b.gt L_next // repeat loop until next_tag==tag_area_end
412 b.gt L_next // repeat the loop
425 b.gt L_next // repeat the loop
H A DWKdmDecompress_16k.s351 b L_next
364 L_next: label
385 b.gt L_next // repeat loop until next_tag==tag_area_end
412 b.gt L_next // repeat the loop
425 b.gt L_next // repeat the loop