URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mips/] [mips64.s] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
# source file to test assembly of mips64 instructions .set noreorder .set noat .globl text_label .text text_label: # unprivileged CPU instructions dclo $1, $2 dclz $3, $4
Go to most recent revision | Compare with Previous | Blame | View Log