home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15-generic / kernel / bounds.s < prev    next >
Encoding:
Text File  |  2009-09-09  |  3.4 KB  |  74 lines

  1.     .file    "bounds.c"
  2. # GNU C (Ubuntu 4.3.3-5ubuntu4) version 4.3.3 (i486-linux-gnu)
  3. #    compiled by GNU C version 4.3.3, GMP version 4.2.4, MPFR version 2.4.0.
  4. # GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  5. # options passed:  -nostdinc -I/usr/src/linux-headers-lbm- -Iinclude
  6. # -Iinclude2 -I/build/buildd/linux-2.6.28/include
  7. # -I/build/buildd/linux-2.6.28/arch/x86/include -Iubuntu/include
  8. # -I/build/buildd/linux-2.6.28/ubuntu/include
  9. # -I/build/buildd/linux-2.6.28/. -I.
  10. # -I/build/buildd/linux-2.6.28/arch/x86/include/asm/mach-default
  11. # -Iarch/x86/include/asm/mach-default -D__KERNEL__ -DKBUILD_STR(s)=#s
  12. # -DKBUILD_BASENAME=KBUILD_STR(bounds) -DKBUILD_MODNAME=KBUILD_STR(bounds)
  13. # -isystem /usr/lib/gcc/i486-linux-gnu/4.3.3/include -include
  14. # include/linux/autoconf.h -MD kernel/.bounds.s.d
  15. # /build/buildd/linux-2.6.28/kernel/bounds.c -D_FORTIFY_SOURCE=2 -m32
  16. # -msoft-float -mregparm=3 -mpreferred-stack-boundary=2 -march=i586
  17. # -mtune=generic -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -auxbase-strip
  18. # kernel/bounds.s -O2 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
  19. # -Werror-implicit-function-declaration -Wno-sign-compare
  20. # -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-aliasing
  21. # -fno-common -fno-delete-null-pointer-checks -freg-struct-return
  22. # -ffreestanding -fno-asynchronous-unwind-tables -fno-stack-protector
  23. # -fno-omit-frame-pointer -fno-optimize-sibling-calls
  24. # -fno-inline-functions-called-once -fwrapv -fverbose-asm
  25. # options enabled:  -falign-loops -fargument-alias -fauto-inc-dec
  26. # -fbranch-count-reg -fcaller-saves -fcprop-registers -fcrossjumping
  27. # -fcse-follow-jumps -fdefer-pop -fearly-inlining
  28. # -feliminate-unused-debug-types -fexpensive-optimizations
  29. # -fforward-propagate -ffunction-cse -fgcse -fgcse-lm
  30. # -fguess-branch-probability -fident -fif-conversion -fif-conversion2
  31. # -finline-small-functions -fipa-pure-const -fipa-reference -fivopts
  32. # -fkeep-static-consts -fleading-underscore -fmath-errno -fmerge-constants
  33. # -fmerge-debug-strings -fmove-loop-invariants -foptimize-register-move
  34. # -fpeephole -fpeephole2 -freg-struct-return -fregmove -freorder-blocks
  35. # -freorder-functions -frerun-cse-after-loop -fsched-interblock
  36. # -fsched-spec -fsched-stalled-insns-dep -fschedule-insns2 -fsigned-zeros
  37. # -fsplit-ivs-in-unroller -fsplit-wide-types -fstrict-overflow
  38. # -fthread-jumps -ftoplevel-reorder -ftrapping-math -ftree-ccp -ftree-ch
  39. # -ftree-copy-prop -ftree-copyrename -ftree-cselim -ftree-dce
  40. # -ftree-dominator-opts -ftree-dse -ftree-fre -ftree-loop-im
  41. # -ftree-loop-ivcanon -ftree-loop-optimize -ftree-parallelize-loops=
  42. # -ftree-pre -ftree-reassoc -ftree-salias -ftree-scev-cprop -ftree-sink
  43. # -ftree-sra -ftree-store-ccp -ftree-ter -ftree-vect-loop-version
  44. # -ftree-vrp -funit-at-a-time -fvect-cost-model -fverbose-asm -fwrapv
  45. # -fzero-initialized-in-bss -m32 -m96bit-long-double
  46. # -maccumulate-outgoing-args -malign-stringops -mfused-madd -mglibc
  47. # -mieee-fp -mno-fancy-math-387 -mno-red-zone -mno-sse4 -mpush-args -msahf
  48. # -mtls-direct-seg-refs
  49.  
  50. # Compiler executable checksum: 0bf5703b57e064ca90b48f4e2c186f4a
  51.  
  52.     .text
  53.     .p2align 4,,15
  54. .globl foo
  55.     .type    foo, @function
  56. foo:
  57.     pushl    %ebp    #
  58.     movl    %esp, %ebp    #,
  59. #APP
  60. # 16 "/build/buildd/linux-2.6.28/kernel/bounds.c" 1
  61.     
  62. ->NR_PAGEFLAGS $22 __NR_PAGEFLAGS    #
  63. # 0 "" 2
  64. # 17 "/build/buildd/linux-2.6.28/kernel/bounds.c" 1
  65.     
  66. ->MAX_NR_ZONES $4 __MAX_NR_ZONES    #
  67. # 0 "" 2
  68. #NO_APP
  69.     popl    %ebp    #
  70.     ret
  71.     .size    foo, .-foo
  72.     .ident    "GCC: (Ubuntu 4.3.3-5ubuntu4) 4.3.3"
  73.     .section    .note.GNU-stack,"",@progbits
  74.