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] - Rev 818

Compare with Previous | Blame | View Log

# 'Branch if Equal to 0' instructions.
 .data
foodata: .word 42
	 .text
footext:
 
	.global beq0b
beq0b:
beq0b r10 , *+22
 
	.global bne0b
bne0b:
bne0b r11 , *+0x20
 
	.global beq0w
beq0w:
beq0w r12 , *+2
 
	.global bne0w
bne0w:
bne0w r13 , *+040
 
	.global beq0d
beq0d:
beq0d ra , *+32
 
	.global bne0d
bne0d:
bne0d sp , *+16
 
 
 
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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