/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
bnd-ifunc-2.d | 1 #as: --64 -madd-bnd-prefix
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
loongson-2e.d | 29 .*: 46020818 madd.s \$f0,\$f1,\$f2 30 .*: 462520d8 madd.d \$f3,\$f4,\$f5 31 .*: 45683998 madd.ps \$f6,\$f7,\$f8
|
loongson-2f.d | 29 .*: 72020818 madd.s \$f0,\$f1,\$f2 30 .*: 722520d8 madd.d \$f3,\$f4,\$f5 31 .*: 72c83998 madd.ps \$f6,\$f7,\$f8
|
set-arch.d | 25 00000044 <[^>]*> 70850000 madd a0,a1 37 00000074 <[^>]*> 4c462021 madd\.d \$f0,\$f2,\$f4,\$f6 38 00000078 <[^>]*> 4c462020 madd\.s \$f0,\$f2,\$f4,\$f6 103 0000017c <[^>]*> 4edac526 madd\.ps \$f20,\$f22,\$f24,\$f26 124 000001d0 <[^>]*> 70a60000 madd a1,a2
|
mips32-dspr2.d | 26 0+0040 <[^>]*> 716c1000 madd \$ac2,t3,t4
|
mips5-fp.d | 49 0+009c <[^>]*> 4edac526 madd\.ps \$f20,\$f22,\$f24,\$f26
|
mipsr6@mips32-dspr2.d | 27 0+0040 <[^>]*> 716c1000 madd \$ac2,t3,t4
|
mips32-dsp.s | 139 madd $ac2,$11,$12
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mep/ |
allinsn.s | 842 .global madd 843 madd: label 844 madd $4,$11 845 madd $15,$14 846 madd $14,$sp 847 madd $4,$tp 848 madd $1,$gp
|
/build/soong/cc/ |
clang.go | 57 "-mno-fused-madd",
|
mips_device.go | 89 "-mno-fused-madd",
|
/external/llvm/test/MC/Mips/dsp/ |
valid.s | 49 madd $ac1, $6, $7 # CHECK: madd $ac1, $6, $7 # encoding: [0x70,0xc7,0x08,0x00] 51 madd $6, $7 # CHECK: madd $6, $7 # encoding: [0x70,0xc7,0x00,0x00]
|
/external/llvm/test/MC/Mips/mips1/ |
invalid-mips5-wrong-error.s | 31 madd.ps $f22,$f3,$f14,$f3 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
|
/external/llvm/test/MC/Mips/mips2/ |
invalid-mips5-wrong-error.s | 31 madd.ps $f22,$f3,$f14,$f3 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
|
/external/llvm/test/MC/Mips/mips3/ |
invalid-mips5-wrong-error.s | 31 madd.ps $f22,$f3,$f14,$f3 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
|
/external/llvm/test/MC/Mips/mips4/ |
invalid-mips5-wrong-error.s | 31 madd.ps $f22,$f3,$f14,$f3 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
|
/external/llvm/test/MC/Mips/mips64r6/ |
invalid-mips5-wrong-error.s | 33 madd.ps $f22,$f3,$f14,$f3 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
|
/external/libjpeg-turbo/simd/ |
jsimd_mips_dspr2.S | 579 madd $ac1, s2, s3 644 madd $ac1, s2, s3 788 madd $ac1, s3, t0 [all...] |
/external/libhevc/common/arm64/ |
ihevc_weighted_pred_bi.s | 190 madd x4,x12,x8,x4 //(lvl_shift1 * wgt0) + (lvl_shift2 * wgt1)
|
/external/llvm/test/MC/Mips/mips32r2/ |
valid.s | 100 madd $s6,$13 101 madd $zero,$9 102 madd.d $f18,$f19,$f26,$f20 103 madd.s $f1,$f31,$f19,$f25
|
/external/llvm/test/MC/Mips/mips32r3/ |
valid.s | 100 madd $s6,$13 101 madd $zero,$9 102 madd.d $f18,$f19,$f26,$f20 103 madd.s $f1,$f31,$f19,$f25
|
/external/llvm/test/MC/Mips/mips32r5/ |
valid.s | 101 madd $s6,$13 102 madd $zero,$9 103 madd.d $f18,$f19,$f26,$f20 104 madd.s $f1,$f31,$f19,$f25
|
/external/llvm/test/MC/Mips/mips64/ |
valid.s | 153 madd $s6,$13 154 madd $zero,$9 157 madd.d $f18, $f22, $f26, $f20 # encoding: [0x4e,0xd4,0xd4,0xa1] 158 madd.s $f2, $f30, $f18, $f24 # encoding: [0x4f,0xd8,0x90,0xa0]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
mips-opc.c | [all...] |
/external/llvm/test/MC/Mips/dspr2/ |
valid.s | 71 madd $ac1, $6, $7 # CHECK: madd $ac1, $6, $7 # encoding: [0x70,0xc7,0x08,0x00] 73 madd $6, $7 # CHECK: madd $6, $7 # encoding: [0x70,0xc7,0x00,0x00]
|