URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [xc16x/] [and.s] - Rev 450
Go to most recent revision | Compare with Previous | Blame | View Log
.section .text .global _fun xc16x_and: and r0,r1 and r0,[r1] and r0,[r1+] and r0,#3 and r0,#0xfcbe and r0,0x0230 and 0x320,r0
Go to most recent revision | Compare with Previous | Blame | View Log