Home
last modified time | relevance | path

Searched refs:L_done (Results 1 – 10 of 10) sorted by relevance

/xnu-11215.81.4/osfmk/arm64/
H A Dlz4_encode_arm64.s82 b.lt L_done
245 b.lo L_done // exit if dst isn't sufficent
255 b.lo L_done
261 b.lo L_done
283 b.lo L_done
289 b.lo L_done
328 b.ne L_done // if skip_final_literals is set skip writing them
332 b.eq L_done // finish if there are 0 trailing literals
338 b.le L_done // (need to verify that it has room for literals tokens
343 b.mi L_done
[all …]
H A DWKdmDecompress_16k.s178 b L_done
366 b.ls L_done // if next_tag >= tag_area_end, we're done
392 L_done: label
418 b L_done // if next_tag >= tag_area_end, we're done
431 b L_done // if next_tag >= tag_area_end, we're done
H A DWKdmDecompress_4k.s178 b L_done
366 b.ls L_done // if next_tag >= tag_area_end, we're done
392 L_done: label
418 b L_done // if next_tag >= tag_area_end, we're done
431 b L_done // if next_tag >= tag_area_end, we're done
H A DWKdmCompress_16k.s459 L_done: label
477 b L_done
523 b L_done
565 b L_done
605 b L_done
H A DWKdmCompress_4k.s457 L_done: label
475 b L_done
521 b L_done
563 b L_done
603 b L_done
H A Dlz4_decode_arm64.s120 b.hs L_done // extremely unlikely, DONE when src >= src_end
126 b.hs L_done // extremely unlikely, DONE when dst >= dst_end
293 L_done: label
/xnu-11215.81.4/osfmk/x86_64/
H A DWKdmDecompress_new.s117 jmp L_done
267 je L_done
287 L_done: label
310 jmp L_done
317 jmp L_done
H A DWKdmCompress_new.s430 L_done: label
444 jmp L_done
487 jmp L_done
533 jmp L_done
580 jmp L_done
H A Dlz4_decode_x86_64.s157 jbe L_done // done if src >= src_end
162 jbe L_done // done if dst >= dst_end
357 L_done: label
/xnu-11215.81.4/libsyscall/custom/
H A D__getpid.s168 cbnz w10, L_done // Unless unset, don't even try
170 L_done: label