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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# 'Branch if Equal to 0' instructions.
2
 .data
3
foodata: .word 42
4
         .text
5
footext:
6
 
7
        .global beq0b
8
beq0b:
9
beq0b r10 , *+22
10
 
11
        .global bne0b
12
bne0b:
13
bne0b r11 , *+0x20
14
 
15
        .global beq0w
16
beq0w:
17
beq0w r12 , *+2
18
 
19
        .global bne0w
20
bne0w:
21
bne0w r13 , *+040
22
 
23
        .global beq0d
24
beq0d:
25
beq0d ra , *+32
26
 
27
        .global bne0d
28
bne0d:
29
bne0d sp , *+16
30
 
31
 
32
 

powered by: WebSVN 2.1.0

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