summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/rx/mullo.d
blob: fbf014fcb92adfde86196ce90c0c8e9938c0c07b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#objdump: -dr

dump\.o:     file format .*


Disassembly of section \.text:

00000000 <\.text>:
   0:	fd 01 00                      	mullo	r0, r0
   3:	fd 01 0f                      	mullo	r0, r15
   6:	fd 01 f0                      	mullo	r15, r0
   9:	fd 01 ff                      	mullo	r15, r15