bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips64.s
CommitLineData
0808b8a9
NC
1# source file to test assembly of mips64 instructions
2
3 .set noreorder
4 .set noat
5
6 .globl text_label .text
7text_label:
8
9 # unprivileged CPU instructions
10
11 dclo $1, $2
12 dclz $3, $4
This page took 0.424714 seconds and 4 git commands to generate.