* gas/all/gas.exp: Exclude float.s for crisv32-*-*.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-v32-b2.d
1 #as: --em=criself --march=v32
2 #objdump: -dr
3
4 .*: file format elf32-us-cris
5
6 Disassembly of section \.text:
7
8 00000000 <a>:
9 0: 0ce0 ba c <a\+0xc>
10 2: b005 nop
11 4: bf0e 0980 0000 ba 800d <b1>
12 a: b005 nop
13 c: f930 beq 4 <a\+0x4>
14 e: ff2d ff7f bne 800d <b1>
15 12: 0000 bcc \.
16 \.\.\.
17
18 0000800d <b1>:
19 800d: ff0d 0201 bhs 810f <b2>
20 8011: fe90 bhi 810f <b2>
21 8013: 0000 bcc \.
22 \.\.\.
23
24 0000810f <b2>:
25 \.\.\.
26 820f: 0110 bcs 810f <b2>
27 8211: ff1d fefe blo 810f <b2>
28
29 00008215 <b3>:
30 \.\.\.
31 10215: ff8d 0080 bls 8215 <b3>
32 10219: 0ce0 ba 10225 <b3\+0x8010>
33 1021b: b005 nop
34 1021d: bf0e f87f ffff ba 8215 <b3>
35 10223: b005 nop
36 10225: f9f0 bsb 1021d <b3\+0x8008>
37
38 00010227 <b4>:
39 \.\.\.
This page took 0.031725 seconds and 5 git commands to generate.