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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [crx/] [jscond_insn.s] - Diff between revs 38 and 156

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 156
# JCond/SCond instructions.
# JCond/SCond instructions.
 .data
 .data
foodata: .word 42
foodata: .word 42
         .text
         .text
footext:
footext:
 
 
        .global jeq
        .global jeq
jeq:
jeq:
jeq r1
jeq r1
 
 
        .global jne
        .global jne
jne:
jne:
jne r2
jne r2
 
 
        .global jcs
        .global jcs
jcs:
jcs:
jcs r3
jcs r3
 
 
        .global jcc
        .global jcc
jcc:
jcc:
jcc r4
jcc r4
 
 
        .global jhi
        .global jhi
jhi:
jhi:
jhi r5
jhi r5
 
 
        .global jls
        .global jls
jls:
jls:
jls r6
jls r6
 
 
        .global jgt
        .global jgt
jgt:
jgt:
jgt r7
jgt r7
 
 
        .global jle
        .global jle
jle:
jle:
jle r8
jle r8
 
 
        .global jfs
        .global jfs
jfs:
jfs:
jfs r9
jfs r9
 
 
        .global jfc
        .global jfc
jfc:
jfc:
jfc r10
jfc r10
 
 
        .global jlo
        .global jlo
jlo:
jlo:
jlo r11
jlo r11
 
 
        .global jhs
        .global jhs
jhs:
jhs:
jhs r12
jhs r12
 
 
        .global jlt
        .global jlt
jlt:
jlt:
jlt r13
jlt r13
 
 
        .global jge
        .global jge
jge:
jge:
jge ra
jge ra
 
 
        .global jump
        .global jump
jump:
jump:
jump sp
jump sp
 
 
        .global seq
        .global seq
seq:
seq:
seq r1
seq r1
 
 
        .global sne
        .global sne
sne:
sne:
sne r2
sne r2
 
 
        .global scs
        .global scs
scs:
scs:
scs r3
scs r3
 
 
        .global scc
        .global scc
scc:
scc:
scc r4
scc r4
 
 
        .global shi
        .global shi
shi:
shi:
shi r5
shi r5
 
 
        .global sls
        .global sls
sls:
sls:
sls r6
sls r6
 
 
        .global sgt
        .global sgt
sgt:
sgt:
sgt r7
sgt r7
 
 
        .global sle
        .global sle
sle:
sle:
sle r8
sle r8
 
 
        .global sfs
        .global sfs
sfs:
sfs:
sfs r9
sfs r9
 
 
        .global sfc
        .global sfc
sfc:
sfc:
sfc r10
sfc r10
 
 
        .global slo
        .global slo
slo:
slo:
slo r11
slo r11
 
 
        .global shs
        .global shs
shs:
shs:
shs r12
shs r12
 
 
        .global slt
        .global slt
slt:
slt:
slt r13
slt r13
 
 
        .global sge
        .global sge
sge:
sge:
sge ra
sge ra
 
 

powered by: WebSVN 2.1.0

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