HomeSort by: relevance | last modified time | path
    Searched defs:xprint (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/aarch64/aarch64/
locore.S 82 #define PRINT(string) bl xprint; .asciz string; .align 2
587 * xprint - print the string pointed to by $PC(LR), and return to the next
591 * bl xprint <- call
597 xprint: label
locore.S 82 #define PRINT(string) bl xprint; .asciz string; .align 2
587 * xprint - print the string pointed to by $PC(LR), and return to the next
591 * bl xprint <- call
597 xprint: label

Completed in 26 milliseconds