.section ".rom.data" .balign 16 L1: .int 0xff, 0, 0, 0 L2: .int 0xffff, 0, 0, 0 .section ".rom.text" /* ,(null):0.0 */ L1001: L1002: /* outb,io.h:14.1 */ .section ".rom.data" .balign 1 L0: .byte 0x6f .byte 0x75 .byte 0x74 .byte 0x62 .byte 0x00 .section ".rom.text" /* outw,io.h:19.1 */ .section ".rom.data" .balign 1 L0: .byte 0x6f .byte 0x75 .byte 0x74 .byte 0x77 .byte 0x00 .section ".rom.text" /* outl,io.h:24.1 */ .section ".rom.data" .balign 1 L0: .byte 0x6f .byte 0x75 .byte 0x74 .byte 0x6c .byte 0x00 .section ".rom.text" /* inb,io.h:30.1 */ .section ".rom.data" .balign 1 L0: .byte 0x69 .byte 0x6e .byte 0x62 .byte 0x00 .section ".rom.text" /* inw,io.h:36.1 */ .section ".rom.data" .balign 1 L0: .byte 0x69 .byte 0x6e .byte 0x77 .byte 0x00 .section ".rom.text" /* inl,io.h:41.1 */ .section ".rom.data" .balign 1 L0: .byte 0x69 .byte 0x6e .byte 0x6c .byte 0x00 .section ".rom.text" /* outsb,io.h:85.1 */ .section ".rom.data" .balign 1 L0: .byte 0x6f .byte 0x75 .byte 0x74 .byte 0x73 .byte 0x62 .byte 0x00 .section ".rom.text" /* outsw,io.h:94.1 */ .section ".rom.data" .balign 1 L0: .byte 0x6f .byte 0x75 .byte 0x74 .byte 0x73 .byte 0x77 .byte 0x00 .section ".rom.text" /* outsl,io.h:103.1 */ .section ".rom.data" .balign 1 L0: .byte 0x6f .byte 0x75 .byte 0x74 .byte 0x73 .byte 0x6c .byte 0x00 .section ".rom.text" /* insb,io.h:113.1 */ .section ".rom.data" .balign 1 L0: .byte 0x69 .byte 0x6e .byte 0x73 .byte 0x62 .byte 0x00 .section ".rom.text" /* insw,io.h:122.1 */ .section ".rom.data" .balign 1 L0: .byte 0x69 .byte 0x6e .byte 0x73 .byte 0x77 .byte 0x00 .section ".rom.text" /* insl,io.h:131.1 */ .section ".rom.data" .balign 1 L0: .byte 0x69 .byte 0x6e .byte 0x73 .byte 0x6c .byte 0x00 .section ".rom.text" /* writeb,io.h:140.1 */ .section ".rom.data" .balign 1 L0: .byte 0x77 .byte 0x72 .byte 0x69 .byte 0x74 .byte 0x65 .byte 0x62 .byte 0x00 .section ".rom.text" /* writew,io.h:145.1 */ .section ".rom.data" .balign 1 L0: .byte 0x77 .byte 0x72 .byte 0x69 .byte 0x74 .byte 0x65 .byte 0x77 .byte 0x00 .section ".rom.text" /* writel,io.h:150.1 */ .section ".rom.data" .balign 1 L0: .byte 0x77 .byte 0x72 .byte 0x69 .byte 0x74 .byte 0x65 .byte 0x6c .byte 0x00 .section ".rom.text" /* readb,io.h:155.1 */ .section ".rom.data" .balign 1 L0: .byte 0x72 .byte 0x65 .byte 0x61 .byte 0x64 .byte 0x62 .byte 0x00 .section ".rom.text" /* readw,io.h:160.1 */ .section ".rom.data" .balign 1 L0: .byte 0x72 .byte 0x65 .byte 0x61 .byte 0x64 .byte 0x77 .byte 0x00 .section ".rom.text" /* readl,io.h:165.1 */ .section ".rom.data" .balign 1 L0: .byte 0x72 .byte 0x65 .byte 0x61 .byte 0x64 .byte 0x6c .byte 0x00 .section ".rom.text" /* main,testdef.c:12.1 */ .section ".rom.data" .balign 1 L0: .byte 0x6d .byte 0x61 .byte 0x69 .byte 0x6e .byte 0x00 .section ".rom.text" /* ,(null):0.0 */ /* ,:0.0 */ #ASM #NOT ASM /* main,testdef.c:12.1 */ /* main,testdef.c:14.16 */ /* main,testdef.c:14.20 */ /* ,:0.0 */ /* * outb,io.h:14.1 * main,testdef.c:14.13 */ /* * __builtin_outb,:1.0 * outb,io.h:15.23 * main,testdef.c:14.13 */ mov $10 , %al outb %al, $100 /* * outb,io.h:14.1 * main,testdef.c:14.13 */ /* main,testdef.c:20.16 */ /* main,testdef.c:20.20 */ /* ,:0.0 */ /* * outb,io.h:14.1 * main,testdef.c:20.13 */ /* * __builtin_outb,:1.0 * outb,io.h:15.23 * main,testdef.c:20.13 */ mov $11 , %al outb %al, $100 /* * outb,io.h:14.1 * main,testdef.c:20.13 */ /* main,testdef.c:21.16 */ /* main,testdef.c:21.20 */ /* ,:0.0 */ /* * outb,io.h:14.1 * main,testdef.c:21.13 */ /* * __builtin_outb,:1.0 * outb,io.h:15.23 * main,testdef.c:21.13 */ mov $12 , %al outb %al, $100 /* * outb,io.h:14.1 * main,testdef.c:21.13 */ /* main,testdef.c:25.16 */ /* main,testdef.c:25.20 */ /* ,:0.0 */ /* * outb,io.h:14.1 * main,testdef.c:25.13 */ /* * __builtin_outb,:1.0 * outb,io.h:15.23 * main,testdef.c:25.13 */ mov $15 , %al outb %al, $100 /* * outb,io.h:14.1 * main,testdef.c:25.13 */ /* main,testdef.c:12.1 */ /* ,:0.0 */ /* unknown %eax */ /* unknown %ebx */ /* unknown %ecx */ /* unknown %edx */ #ASM #NOT ASM /* max inline depth 3 */