Home | History | Annotate | Download | only in x86-linux

Lines Matching refs:PRINT

36 	# PRINT LOGO
113 call write_stdout # print the logo
123 # PRINT VERSION
158 call center_and_print # center and print
242 # mov $' ',%al # print a space
243 mov $0x20,%al # print a space
286 call *%edx # print first word
288 call skip_spaces # print next word
322 pop %esi # print 'M RAM, '
347 call center_and_print # center and print
350 # Print Host Name
359 call center_and_print # center and print
478 call num_to_ascii # print number of spaces
489 # and trickily print the real string
522 # ax = value to print