Lines Matching refs:PRINT
38 # PRINT LOGO
120 bl write_stdout @ print the logo
123 # PRINT VERSION
155 bl center_and_print @ center and print
195 @ print " Processor, "
212 @ print 'M RAM, '
227 bl strcat @ print bogomips total
229 bl center_and_print @ center and print
232 # Print Host Name
241 bl center_and_print @ center and print
244 @ restore colors, print a few linefeeds
339 mov r0,#0 @ print to stdout
340 bl num_to_ascii @ print number of spaces
365 mov r0,#STDOUT @ print to stdout
374 @ r3 = value to print