HomeSort by relevance Sort by last modified time
    Searched refs:ft0 (Results 1 - 16 of 16) sorted by null

  /dalvik/vm/compiler/template/mips/
fbinop.S 30 li.s ft0, 0
31 c.eq.s fcc0, ft0, fa1 # condition bit and comparision with 0
fbinopWide.S 37 li.d ft0, 0
38 c.eq.d fcc0, fa1, ft0
  /dalvik/vm/mterp/mips/
binflop.S 26 li.s ft0, 0
27 c.eq.s fcc0, ft0, fa1 # condition bit and comparision with 0
binflop2addr.S 28 li.s ft0, 0
29 c.eq.s fcc0, ft0, fa1
binflopWide2addr.S 28 li.d ft0, 0
29 c.eq.d fcc0, fa1, ft0
binflopWide.S 34 li.d ft0, 0
35 c.eq.d fcc0, fa1, ft0
  /bionic/libc/kernel/arch-mips/asm/
fpregdef.h 34 #define ft0 $f4 macro
80 #define ft0 $f4 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 34 #define ft0 $f4 macro
80 #define ft0 $f4 macro
  /external/kernel-headers/original/asm-mips/
fpregdef.h 31 #define ft0 $f4 /* caller saved */ macro
72 #define ft0 $f4 /* caller saved */ macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 34 #define ft0 $f4 macro
80 #define ft0 $f4 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fpregdef.h 34 #define ft0 $f4 macro
80 #define ft0 $f4 macro
  /external/opencv/cxcore/src/
cxmatmul.cpp     [all...]
cxarithm.cpp     [all...]
  /dalvik/vm/mterp/out/
InterpAsm-mips.S     [all...]
  /external/qemu/target-i386/
exec.h 53 #define FT0 (env->ft0)
cpu.h 609 CPU86_LDouble ft0; member in struct:CPUX86State

Completed in 505 milliseconds