PowerPC Rename powerxx to power10
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / bmx.d
CommitLineData
0cb5a38a
SL
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: NIOS2 R2 BMX instructions
3#as: -march=r2
4
5# Test the BMX instructions
6
7.*: +file format elf32-littlenios2
8
9Disassembly of section .text:
100+0000 <[^>]*> cfe0f820 extract ra,zero,31,0
110+0004 <[^>]*> cf0707e0 extract zero,ra,24,7
120+0008 <[^>]*> cfe022a0 extract r4,r10,31,0
130+000c <[^>]*> ce8fbae0 extract r23,r11,20,15
140+0010 <[^>]*> 8fe0f820 insert ra,zero,31,0
150+0014 <[^>]*> 8f0707e0 insert zero,ra,24,7
160+0018 <[^>]*> 8fe022a0 insert r4,r10,31,0
170+001c <[^>]*> 8e8fbae0 insert r23,r11,20,15
180+0020 <[^>]*> afe0f820 merge ra,zero,31,0
190+0024 <[^>]*> af0707e0 merge zero,ra,24,7
200+0028 <[^>]*> afe022a0 merge r4,r10,31,0
210+002c <[^>]*> ae8fbae0 merge r23,r11,20,15
This page took 0.249068 seconds and 4 git commands to generate.