PR binutils/15834
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / and.d
CommitLineData
8923d7f6 1#objdump: -dr --prefix-addresses --show-raw-insn
36591ba1
SL
2#name: NIOS2 and
3
4# Test the and macro.
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
8923d7f6
SL
90+0000 <[^>]*> 2108703a and r4,r4,r4
100+0004 <[^>]*> 211fffcc andi r4,r4,32767
110+0008 <[^>]*> 2120000c andi r4,r4,32768
120+000c <[^>]*> 213fffcc andi r4,r4,65535
130+0010 <[^>]*> 2100000c andi r4,r4,0
140+0014 <[^>]*> 211fffec andhi r4,r4,32767
150+0018 <[^>]*> 2120002c andhi r4,r4,32768
160+001c <[^>]*> 213fffec andhi r4,r4,65535
170+0020 <[^>]*> 2100002c andhi r4,r4,0
This page took 0.045242 seconds and 4 git commands to generate.