* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k-coff / t1.s
CommitLineData
f70a4714
KR
1# 1 "libgcc1.S"
2# 42 "libxyz1.S"
3# 259 "libgcc1.S"
4 .text
5 .proc
6|#PROC# 04
7 .globl __mulsi3
8 __mulsi3 :
9|#PROLOGUE# 0
10 link %a6 ,#0
11 addl #-LF14, %sp
12 moveml #LS14, %sp @
13|#PROLOGUE# 1
14 movew %a6 @(0x8), %d0
15 muluw %a6 @(0xe), %d0
16 movew %a6 @(0xa), %d1
17 muluw %a6 @(0xc), %d1
18 addw %d1 , %d0
19 lsll #8, %d0
20 lsll #8, %d0
21 movew %a6 @(0xa), %d1
22 muluw %a6 @(0xe), %d1
23 addl %d1 , %d0
24 jra LE14
25LE14:
26|#PROLOGUE# 2
27 moveml %sp @, #LS14
28 unlk %a6
29|#PROLOGUE# 3
30 rts
31 LF14 = 4
32 LS14 = 0x0002
33 LFF14 = 0
34# 354 "libgcc1.S"
35 LSS14 = 0x0
36 LV14 = 0
This page took 0.267184 seconds and 4 git commands to generate.