Reverse operands order in store co-processor instructions.
[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>:
10 0: aa b0 beq0b r10, 0x16
11
1200000002 <bne0b>:
13 2: fb b1 bne0b r11, 0x20
14
1500000004 <beq0w>:
16 4: 0c b2 beq0w r12, 0x2
17
1800000006 <bne0w>:
19 6: fd b3 bne0w r13, 0x20
20
2100000008 <beq0d>:
22 8: fe b4 beq0d r14, 0x20
23
240000000a <bne0d>:
25 a: 7f b5 bne0d r15, 0x10
This page took 0.028966 seconds and 4 git commands to generate.