Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / rotate.d
CommitLineData
8923d7f6 1#objdump: -dr --prefix-addresses --show-raw-insn
36591ba1
SL
2#name: NIOS2 rotate
3
4# Test the and macro.
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
8923d7f6
SL
90+0000 <[^>]*> 2108183a rol r4,r4,r4
100+0004 <[^>]*> 200817fa roli r4,r4,31
110+0008 <[^>]*> 2108583a ror r4,r4,r4
120+000c <[^>]*> 2108983a sll r4,r4,r4
130+0010 <[^>]*> 2008963a slli r4,r4,24
140+0014 <[^>]*> 2109d83a sra r4,r4,r4
150+0018 <[^>]*> 2009d2ba srai r4,r4,10
160+001c <[^>]*> 2108d83a srl r4,r4,r4
170+0020 <[^>]*> 2008d17a srli r4,r4,5
This page took 0.233946 seconds and 4 git commands to generate.