getchar.lst 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. GAS LISTING /tmp/ccEj9F7p.s page 1
  2. 1 .file "getchar.c"
  3. 2 __SP_H__ = 0x3e
  4. 3 __SP_L__ = 0x3d
  5. 4 __SREG__ = 0x3f
  6. 5 __RAMPZ__ = 0x3b
  7. 6 __tmp_reg__ = 0
  8. 7 __zero_reg__ = 1
  9. 8 .section .text.getchar,"ax",@progbits
  10. 9 .global getchar
  11. 10 .type getchar, @function
  12. 11 getchar:
  13. 12 /* prologue: function */
  14. 13 /* frame size = 0 */
  15. 14 /* stack size = 0 */
  16. 15 .L__stack_usage = 0
  17. 16 0000 8091 0000 lds r24,__iob
  18. 17 0004 9091 0000 lds r25,__iob+1
  19. 18 0008 0C94 0000 jmp fgetc
  20. 19 .size getchar, .-getchar
  21. 20 .ident "GCC: (GNU) 5.3.0"
  22. GAS LISTING /tmp/ccEj9F7p.s page 2
  23. DEFINED SYMBOLS
  24. *ABS*:0000000000000000 getchar.c
  25. /tmp/ccEj9F7p.s:2 *ABS*:000000000000003e __SP_H__
  26. /tmp/ccEj9F7p.s:3 *ABS*:000000000000003d __SP_L__
  27. /tmp/ccEj9F7p.s:4 *ABS*:000000000000003f __SREG__
  28. /tmp/ccEj9F7p.s:5 *ABS*:000000000000003b __RAMPZ__
  29. /tmp/ccEj9F7p.s:6 *ABS*:0000000000000000 __tmp_reg__
  30. /tmp/ccEj9F7p.s:7 *ABS*:0000000000000001 __zero_reg__
  31. /tmp/ccEj9F7p.s:11 .text.getchar:0000000000000000 getchar
  32. UNDEFINED SYMBOLS
  33. __iob
  34. fgetc