Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / case-noexp-1.d
1 #as: --abi=32 -no-expand
2 #objdump: -dr
3 #source: case-1.s
4 #name: Case-insensitive registers and opcodes with -no-expand.
5
6 .*: file format .*-sh64.*
7
8 Disassembly of section \.text:
9
10 [0]+ <start>:
11 [ ]+0:[ ]+6ff0fff0[ ]+nop
12 [ ]+4:[ ]+6ff0fff0[ ]+nop
13 [ ]+8:[ ]+e8000040[ ]+pta/u 8 <start\+0x8>,tr4
14 [ ]+8:[ ]+R_SH_PT_16 foo
15 [ ]+c:[ ]+e8000630[ ]+pta/l 10 <start\+0x10>,tr3
16 [ ]+c:[ ]+R_SH_PT_16 bar
17 [ ]+10:[ ]+cc00a820[ ]+movi 42,r2
18 [ ]+14:[ ]+ebffee20[ ]+pta/l 0 <start>,tr2
This page took 0.033472 seconds and 4 git commands to generate.