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