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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mt/] [misc.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
; Check that register names, both upper and lower case work and that
2
; the spacing between the operands doesn't matter.
3
 
4
add R0,R1,R2
5
add r0,r1,r2
6
add R1,R2,r3
7
add R1, R3, r3
8
add R4,R5,R6
9
add R7,R8,R9
10
add R10,R11,R12
11
add R13,R14,R15
12
addui fp,sp,#1
13
addui ra,ira,#1
14
 
15
; Check that the range of legal operand values is accepted.
16
 
17
addui R0,R1,#0
18
addui R0,R1,#$FFFF
19
 
20
 
21
 

powered by: WebSVN 2.1.0

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