2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / xor.d
1 #objdump: -dr --prefix-addresses
2 #name: NIOS2 xor
3
4 # Test the nor instruction
5
6 .*: +file format elf32-littlenios2
7
8 Disassembly of section .text:
9 0+0000 <[^>]*> xor r6,r8,r10
10 0+0004 <[^>]*> xorhi r6,r7,65535
11 0+0008 <[^>]*> xori r6,r7,65535
This page took 0.032105 seconds and 4 git commands to generate.