Home
last modified time | relevance | path

Searched refs:all_done (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/example_build/
Dstart.S390 b all_done
402 .globl all_done
403 all_done: label
404 b all_done
412 la ra, all_done // If main return then go to all_done:.
437 .globl all_done
438 all_done:
456 b all_done
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dstart.mip388 /* If return, branch to all_done code. */
390 b all_done
402 .globl all_done
403 all_done:
404 b all_done
412 la ra, all_done // If main return then go to all_done:.
437 .globl all_done
438 all_done:
456 b all_done