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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [cris/] [brokw-1.s] - Diff between revs 156 and 816

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

Rev 156 Rev 816
; Tests the broken-word function, single word.
; Tests the broken-word function, single word.
        .syntax no_register_prefix
        .syntax no_register_prefix
sym2:   moveq 0,r0
sym2:   moveq 0,r0
 
 
        .word   sym1 - sym2
        .word   sym1 - sym2
 
 
        moveq 1,r0
        moveq 1,r0
; Short jump around secondary jump table inserted here :
; Short jump around secondary jump table inserted here :
;       ba      next_label
;       ba      next_label
;       nop
;       nop
;       .skip   2,0
;       .skip   2,0
; Secondary jump table inserted here :
; Secondary jump table inserted here :
;       jump    sym1
;       jump    sym1
next_label:
next_label:
        moveq 2,r0
        moveq 2,r0
 
 
        .space  32766, 0
        .space  32766, 0
 
 
sym1:   moveq 3,r0
sym1:   moveq 3,r0
 
 

powered by: WebSVN 2.1.0

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