summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/mips/micromips-warn-branch-delay.d
blob: 936dab7f1ed8c6aecc1374f5561c718f30537abf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#objdump: -dr --show-raw-insn -M gpr-names=numeric
#name: microMIPS fixed-size branch delay slots
#as: -mmicromips
#source: micromips-warn-branch-delay.s
#stderr: micromips-warn-branch-delay.l

.*: +file format .*mips.*

Disassembly of section \.text:

[0-9a-f]+ <foo>:
[ 0-9a-f]+:	45e2      	jalrs	\$2
[ 0-9a-f]+:	0083 1250 	and	\$2,\$3,\$4
[ 0-9a-f]+:	45e2      	jalrs	\$2
[ 0-9a-f]+:	6043 9000 	swr	\$2,0\(\$3\)
[ 0-9a-f]+:	45e2      	jalrs	\$2
[ 0-9a-f]+:	6043 8000 	swl	\$2,0\(\$3\)
[ 0-9a-f]+:	45e2      	jalrs	\$2
[ 0-9a-f]+:	0272 8210 	mul	\$16,\$18,\$19
[ 0-9a-f]+:	45e2      	jalrs	\$2
[ 0-9a-f]+:	001f 8b90 	sltu	\$17,\$31,\$0
[ 0-9a-f]+:	45e2      	jalrs	\$2
[ 0-9a-f]+:	0220 8910 	add	\$17,\$0,\$17
[ 0-9a-f]+:	45e2      	jalrs	\$2
[ 0-9a-f]+:	01b1 8990 	sub	\$17,\$17,\$13
#pass
OpenPOWER on IntegriCloud