HomeSort by relevance Sort by last modified time
    Searched refs:f12 (Results 1 - 25 of 413) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips5-fp.s 8 c.eq.ps $fcc2, $f10, $f12
10 c.f.ps $fcc2, $f10, $f12
12 c.le.ps $fcc2, $f10, $f12
14 c.lt.ps $fcc2, $f10, $f12
16 c.nge.ps $fcc2, $f10, $f12
18 c.ngl.ps $fcc2, $f10, $f12
20 c.ngle.ps $fcc2, $f10, $f12
22 c.ngt.ps $fcc2, $f10, $f12
24 c.ole.ps $fcc2, $f10, $f12
26 c.olt.ps $fcc2, $f10, $f12
    [all...]
mips5-fp.d 14 0+0010 <[^>]*> 46cc5232 c\.eq\.ps \$fcc2,\$f10,\$f12
16 0+0018 <[^>]*> 46cc5230 c\.f\.ps \$fcc2,\$f10,\$f12
18 0+0020 <[^>]*> 46cc523e c\.le\.ps \$fcc2,\$f10,\$f12
20 0+0028 <[^>]*> 46cc523c c\.lt\.ps \$fcc2,\$f10,\$f12
22 0+0030 <[^>]*> 46cc523d c\.nge\.ps \$fcc2,\$f10,\$f12
24 0+0038 <[^>]*> 46cc523b c\.ngl\.ps \$fcc2,\$f10,\$f12
26 0+0040 <[^>]*> 46cc5239 c\.ngle\.ps \$fcc2,\$f10,\$f12
28 0+0048 <[^>]*> 46cc523f c\.ngt\.ps \$fcc2,\$f10,\$f12
30 0+0050 <[^>]*> 46cc5236 c\.ole\.ps \$fcc2,\$f10,\$f12
32 0+0058 <[^>]*> 46cc5234 c\.olt\.ps \$fcc2,\$f10,\$f12
    [all...]
micromips@mips5-fp.d 15 [0-9a-f]+ <[^>]*> 558a 48bc c\.eq\.ps \$fcc2,\$f10,\$f12
17 [0-9a-f]+ <[^>]*> 558a 483c c\.f\.ps \$fcc2,\$f10,\$f12
19 [0-9a-f]+ <[^>]*> 558a 4bbc c\.le\.ps \$fcc2,\$f10,\$f12
21 [0-9a-f]+ <[^>]*> 558a 4b3c c\.lt\.ps \$fcc2,\$f10,\$f12
23 [0-9a-f]+ <[^>]*> 558a 4b7c c\.nge\.ps \$fcc2,\$f10,\$f12
25 [0-9a-f]+ <[^>]*> 558a 4afc c\.ngl\.ps \$fcc2,\$f10,\$f12
27 [0-9a-f]+ <[^>]*> 558a 4a7c c\.ngle\.ps \$fcc2,\$f10,\$f12
29 [0-9a-f]+ <[^>]*> 558a 4bfc c\.ngt\.ps \$fcc2,\$f10,\$f12
31 [0-9a-f]+ <[^>]*> 558a 49bc c\.ole\.ps \$fcc2,\$f10,\$f12
33 [0-9a-f]+ <[^>]*> 558a 493c c\.olt\.ps \$fcc2,\$f10,\$f12
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
ima.s 3 fpmaddx %f10, %f12, %f2, %f8
sparc5vis4.s 6 fpadds8 %f8, %f10, %f12
7 fpaddus8 %f12, %f14, %f16
13 fpcmpule32 %f10, %f12, %g5
14 fpcmpugt32 %f12, %f14, %g6
29 fpsubus8 %f10, %f12, %f14
ima.d 10 0: 91 ba 84 0c fpmaddx %f10, %f12, %f2, %f8
  /art/runtime/interpreter/mterp/mips64/
op_rem_double.S 5 GET_VREG_DOUBLE f12, a2 # f12 <- vBB
7 jal fmod # f0 <- f12 op f13
op_rem_double_2addr.S 5 GET_VREG_DOUBLE f12, a2 # f12 <- vA
7 jal fmod # f0 <- f12 op f13
op_rem_float.S 5 GET_VREG_FLOAT f12, a2 # f12 <- vBB
7 jal fmodf # f0 <- f12 op f13
op_rem_float_2addr.S 5 GET_VREG_FLOAT f12, a2 # f12 <- vA
7 jal fmodf # f0 <- f12 op f13
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 9 # CHECK: abs.d $f12, $f14 # encoding: [0x05,0x73,0x20,0x46]
11 # CHECK: add.d $f8, $f12, $f14 # encoding: [0x00,0x62,0x2e,0x46]
13 # CHECK: floor.w.d $f12, $f14 # encoding: [0x0f,0x73,0x20,0x46]
15 # CHECK: ceil.w.d $f12, $f14 # encoding: [0x0e,0x73,0x20,0x46]
17 # CHECK: mul.d $f8, $f12, $f14 # encoding: [0x02,0x62,0x2e,0x46]
19 # CHECK: neg.d $f12, $f14 # encoding: [0x07,0x73,0x20,0x46]
21 # CHECK: round.w.d $f12, $f14 # encoding: [0x0c,0x73,0x20,0x46]
23 # CHECK: sqrt.d $f12, $f14 # encoding: [0x04,0x73,0x20,0x46]
25 # CHECK: sub.d $f8, $f12, $f14 # encoding: [0x01,0x62,0x2e,0x46]
27 # CHECK: trunc.w.d $f12, $f14 # encoding: [0x0d,0x73,0x20,0x46
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
float02.s 12 frsqr.dd %f12,%f14
17 famov.dd %f24,%f12
31 d.frsqr.dd %f12,%f14
40 d.famov.dd %f0,%f12
simd.s 11 pfzchks %f12,%f14,%f30
21 pfaddz %f12,%f14,%f30
27 fzchkl %f12,%f2,%f4
32 fzchks %f12,%f14,%f6
37 faddp %f12,%f2,%f4
42 faddz %f12,%f14,%f6
50 d.pfzchkl %f2,%f4,%f12
57 d.pfzchks %f12,%f14,%f14
75 d.pfaddz %f12,%f14,%f14
89 d.fzchkl %f4,%f6,%f12
    [all...]
float03.s 10 ftrunc.dd %f12,%f14
17 pftrunc.dd %f12,%f14
23 pfle.dd %f12,%f14,%f16
25 pfeq.ss %f11,%f12,%f13
36 d.ftrunc.dd %f12,%f14
47 d.pftrunc.dd %f12,%f14
57 d.pfle.dd %f12,%f14,%f16
60 d.pfeq.ss %f11,%f12,%f13
dual01.d 12 8: b0 47 4c 49 d.pfadd.dd %f8,%f10,%f12
14 10: b0 47 4c 49 d.pfadd.dd %f8,%f10,%f12
fldst03.s 10 fld.q 4096(%r5),%f12
18 fld.q -1024(%r11),%f12
27 fld.q 512(%r3)++,%f12
35 fld.q -8192(%r9)++,%f12
46 fld.q %r8(%r3),%f12
54 fld.q %r16(%r11),%f12
63 fld.q %r8(%r3)++,%f12
71 fld.q %r16(%r11)++,%f12
  /external/testng/src/test/java/test/thread/
Test1Test.java 14 public void f12() { method in class:Test1Test
15 ppp("f12");
16 addId("Test1Test.f12()", Thread.currentThread().getId());
  /toolchain/binutils/binutils-2.25/gold/testsuite/
two_file_test_2.cc 89 (*f12())() function
two_file_test_2_tls.cc 91 (*f12())() function
two_file_test_2_v1.cc 94 (*f12())() function
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-intermix-1.s 28 mov.d $f12,$f22
32 mov.d $f12,$f22
47 mov.d $f12,$f22
52 mov.d $f12,$f22
59 mov.d $f12,$f22
65 mov.d $f12,$f22
  /external/clang/test/Sema/
warn-unused-function.c 43 static void f12(void) { } // expected-warning{{unused}} function
44 static void f12(void);
  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_s390x.S 25 std %f12, 32(%r15)
41 ld %f12, 32(%r15)
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_s390x.S 25 std %f12, 32(%r15)
41 ld %f12, 32(%r15)
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
Blort.java 32 float f12 = 0.0f; local

Completed in 843 milliseconds

1 2 3 4 5 6 7 8 91011>>