OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [mips/] [add.d] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
#objdump: -dr --prefix-addresses
2
#name: MIPS add
3
#as: -32
4
 
5
# Test the add macro.
6
 
7
.*: +file format .*mips.*
8
 
9
Disassembly of section .text:
10
0+0000 <[^>]*> addi a0,a0,0
11
0+0004 <[^>]*> addi a0,a0,1
12
0+0008 <[^>]*> li   at,0x8000
13
0+000c <[^>]*> add  a0,a0,at
14
0+0010 <[^>]*> addi a0,a0,-32768
15
0+0014 <[^>]*> lui  at,0x1
16
0+0018 <[^>]*> add  a0,a0,at
17
0+001c <[^>]*> lui  at,0x1
18
0+0020 <[^>]*> ori  at,at,0xa5a5
19
0+0024 <[^>]*> add  a0,a0,at
20
0+0028 <[^>]*> addiu        a0,a0,1
21
0+002c <[^>]*> nop

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.