.file "bounds.c" # rs6000/powerpc options: -mcpu=8540 -msdata=data -G 8 .machine e500 # GNU C89 (OpenWrt GCC 11.2.0 r20058-7370479224) version 11.2.0 (powerpc-openwrt-linux-musl) # compiled by GNU C version 12.2.1 20230121, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version none # GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 # options passed: -msecure-plt -mbig-endian -m32 -msoft-float -mmultiple -mno-readonly-in-sdata -mcpu=8540 -mno-altivec -mno-vsx -mbig-endian -mstack-protector-guard=tls -mstack-protector-guard-reg=r2 -O2 -std=gnu90 -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -ffixed-r2 -fno-asynchronous-unwind-tables -fno-delete-null-pointer-checks -fno-allow-store-data-races -fstack-protector -fomit-frame-pointer -fno-strict-overflow -fstack-check=no -fconserve-stack -fno-caller-saves -ffunction-sections -fdata-sections .section ".text" .section .text.startup.main,"ax",@progbits .align 2 .globl main .type main, @function main: stwu 1,-16(1) #,, # kernel/bounds.c:19: DEFINE(NR_PAGEFLAGS, __NR_PAGEFLAGS); #APP # 19 "kernel/bounds.c" 1 .ascii "->NR_PAGEFLAGS 22 __NR_PAGEFLAGS" # # 0 "" 2 # kernel/bounds.c:20: DEFINE(MAX_NR_ZONES, __MAX_NR_ZONES); # 20 "kernel/bounds.c" 1 .ascii "->MAX_NR_ZONES 2 __MAX_NR_ZONES" # # 0 "" 2 # kernel/bounds.c:24: DEFINE(SPINLOCK_SIZE, sizeof(spinlock_t)); # 24 "kernel/bounds.c" 1 .ascii "->SPINLOCK_SIZE 0 sizeof(spinlock_t)" # # 0 "" 2 # kernel/bounds.c:28: } #NO_APP li 3,0 #, addi 1,1,16 #,, blr .size main, .-main .ident "GCC: (OpenWrt GCC 11.2.0 r20058-7370479224) 11.2.0" .section .note.GNU-stack,"",@progbits