Home
last modified time | relevance | path

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

/xnu-8796.121.2/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.s173 b L_done
361 b.ls L_done // if next_tag >= tag_area_end, we're done
387 L_done: label
413 b L_done // if next_tag >= tag_area_end, we're done
426 b L_done // if next_tag >= tag_area_end, we're done
H A DWKdmDecompress_4k.s173 b L_done
361 b.ls L_done // if next_tag >= tag_area_end, we're done
387 L_done: label
413 b L_done // if next_tag >= tag_area_end, we're done
426 b L_done // if next_tag >= tag_area_end, we're done
H A DWKdmCompress_4k.s452 L_done: label
470 b L_done
516 b L_done
558 b L_done
598 b L_done
H A DWKdmCompress_16k.s454 L_done: label
472 b L_done
518 b L_done
560 b L_done
600 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-8796.121.2/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-8796.121.2/libsyscall/custom/
H A D__getpid.s168 cbnz w10, L_done // Unless unset, don't even try
170 L_done: label