Home | History | Annotate | Download | only in Mips

Lines Matching full:enabled

13         dadd $2,$2,$2 # CHECK: error: instruction requires a CPU feature not currently enabled
15 ldxc1 $f8,$2($4) # CHECK: error: instruction requires a CPU feature not currently enabled
17 luxc1 $f19,$2($4) # CHECK: error: instruction requires a CPU feature not currently enabled
19 clo $2,$2 # CHECK: error: instruction requires a CPU feature not currently enabled
21 rotr $2,15 # CHECK: error: instruction requires a CPU feature not currently enabled
23 mod $2, $4, $6 # CHECK: error:instruction requires a CPU feature not currently enabled
26 daddi $2, $2, 10 # CHECK: error: instruction requires a CPU feature not currently enabled
29 daddi $2, $2, 10 # CHECK: error: instruction requires a CPU feature not currently enabled
31 daddi $2, $2, 10 # CHECK: error: instruction requires a CPU feature not currently enabled
33 drotr32 $1,$14,15 # CHECK: error: instruction requires a CPU feature not currently enabled
35 mod $2, $4, $6 # CHECK: error: instruction requires a CPU feature not currently enabled
38 mod $2, $4, $6 # CHECK: error: instruction requires a CPU feature not currently enabled
41 mod $2, $4, $6 # CHECK: error: instruction requires a CPU feature not currently enabled