Remove test files for a different patch accidentally committed with patch for ARM...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cr16 / storm_test.d
1 #as:
2 #objdump: -dr
3 #name: storm_test
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <main>:
10 0: b0 00 storm \$0x1,r0
11 2: b1 00 storm \$0x2,r0
12 4: b2 00 storm \$0x3,r0
13 6: b3 00 storm \$0x4,r0
14 8: b4 00 storm \$0x5,r0
15 a: b5 00 storm \$0x6,r0
16 c: b6 00 storm \$0x7,r0
17 e: b7 00 storm \$0x8,r0
18 10: b8 00 stormp \$0x1,r0
19 12: b9 00 stormp \$0x2,r0
20 14: ba 00 stormp \$0x3,r0
21 16: bb 00 stormp \$0x4,r0
22 18: bc 00 stormp \$0x5,r0
23 1a: bd 00 stormp \$0x6,r0
24 1c: be 00 stormp \$0x7,r0
25 1e: bf 00 stormp \$0x8,r0
This page took 0.036533 seconds and 4 git commands to generate.