/external/llvm/test/MC/Mips/msa/ |
test_2rf.s | 17 # CHECK: flog2.w $w25, $w31 # encoding: [0x7b,0x2e,0xfe,0x5e] 18 # CHECK: flog2.d $w18, $w10 # encoding: [0x7b,0x2f,0x54,0x9e] 50 flog2.w $w25, $w31 51 flog2.d $w18, $w10
|
/external/llvm/test/MC/Mips/mips32r2/ |
invalid-msa.s | 29 flog2.d $w12,$w16 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled 30 flog2.w $w19,$w23 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
msa.s | 726 flog2.w $w5,$w6 727 flog2.d $w7,$w8
|
micromips@msa.d | [all...] |
mipsr6@msa.d | [all...] |
msa.d | [all...] |
/external/zopfli/src/zopflipng/lodepng/ |
lodepng.cpp | 5223 static float flog2(float f) function [all...] |