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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mips/] [add.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# Source file used to test the add macro.
2
 
3
foo:
4
        add     $4,$4,0
5
        add     $4,$4,1
6
        add     $4,$4,0x8000
7
        add     $4,$4,-0x8000
8
        add     $4,$4,0x10000
9
        add     $4,$4,0x1a5a5
10
 
11
# addu is handled the same way add is; just confirm that it isn't
12
# totally broken.
13
        addu    $4,$4,1
14
 
15
# Round to a 16 byte boundary, for ease in testing multiple targets.
16
        nop

powered by: WebSVN 2.1.0

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