x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / crx / beq_insn.d
... / ...
CommitLineData
1#as:
2#objdump: -dr
3#name: beq_insn
4
5.*: +file format .*
6
7Disassembly of section .text:
8
900000000 <beq0b>:
10 0: aa b0 beq0b r10, 0x16 [-_<>+0-9a-z]*
11
1200000002 <bne0b>:
13 2: fb b1 bne0b r11, 0x20 [-_<>+0-9a-z]*
14
1500000004 <beq0w>:
16 4: 0c b2 beq0w r12, 0x2 [-_<>+0-9a-z]*
17
1800000006 <bne0w>:
19 6: fd b3 bne0w r13, 0x20 [-_<>+0-9a-z]*
20
2100000008 <beq0d>:
22 8: fe b4 beq0d r14, 0x20 [-_<>+0-9a-z]*
23
240000000a <bne0d>:
25 a: 7f b5 bne0d r15, 0x10 [-_<>+0-9a-z]*
This page took 0.023106 seconds and 4 git commands to generate.