bfd/
[external/binutils.git] / ld / testsuite / ld-mips-elf / jalx-2-printf.s
1         .file   1 "jalx-2-printf.c"
2         .section .mdebug.abi32
3         .previous
4         .gnu_attribute 4, 1
5         .abicalls
6         .text
7         .align  2
8         .globl  printf
9         .set    nomips16
10         .set    micromips
11         .ent    printf
12         .type   printf, @function
13 printf:
14         .frame  $fp,8,$31               # vars= 0, regs= 1/0, args= 0, gp= 0
15         .mask   0x40000000,-4
16         .fmask  0x00000000,0
17         .set    noreorder
18         .set    nomacro
19
20         addiu   $sp,$sp,-8
21         sw      $fp,4($sp)
22         move    $fp,$sp
23         sw      $5,12($fp)
24         sw      $6,16($fp)
25         sw      $7,20($fp)
26         sw      $4,8($fp)
27         move    $2,$0
28         move    $sp,$fp
29         lw      $fp,4($sp)
30         jraddiusp       8
31         .set    macro
32         .set    reorder
33         .end    printf
34         .size   printf, .-printf
35         .ident  "GCC: (Sourcery G++ Lite 4.4-999999 - Preview) 4.4.1"