Add Visium support to gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / visium / brr-2.d
1 #as: -mtune=gr6
2 #objdump: -d
3 #name: brr-2
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <foo>:
10 0: 00 00 00 00 nop
11 4: 78 00 ff ff brr tr,-1
12 8: 84 c1 00 01 moviq r1,1
13 c: 00 00 00 00 nop
14 10: 78 00 ff ff brr tr,-1
15 14: 84 c1 00 02 moviq r1,2
16 18: 78 00 ff fa brr tr,-6
17 1c: 84 c1 00 04 moviq r1,4
18 20: 00 00 00 00 nop
This page took 0.029191 seconds and 4 git commands to generate.