aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / csky / 801_relax.d
CommitLineData
b8891f8d
AJ
1#name: csky - 801_relax
2#as: -march=ck801
3#objdump: -d
4
5.*: +file format .*csky.*
6
7Disassembly of section \.text:
8#...
9\s*2:\s*0803\s*bt\s*0x8\s*.*
10\s*4:\s*e800025c\s*br\s*0x4bc\s*.*
11#...
12\s*4bc:\s*0c03\s*bf\s*0x4c2\s*.*
13\s*4be:\s*e800fda2\s*br\s*0x2\s*.*
14#...
This page took 0.060505 seconds and 4 git commands to generate.