HomeSort by relevance Sort by last modified time
    Searched refs:f8 (Results 51 - 75 of 181) sorted by null

1 23 4 5 6 7 8

  /external/valgrind/main/coregrind/m_dispatch/
dispatch-s390x-linux.S 95 /* Save fprs: ABI: f8...f15 */
96 std %f8,160+0(SP)
155 ld %f8,160+0(SP)
  /external/chromium_org/third_party/mesa/src/src/mesa/sparc/
xform.S 79 ld [%g1 + 0x00], %f8 ! LSU Group
86 fmuls %f8, M0, %f9 ! FGM Group f1 available
89 fmuls %f8, M1, %f10 ! FGM Group f2 available
92 fmuls %f8, M2, %f11 ! FGM Group f3 available
95 fmuls %f8, M3, %f12 ! FGM Group f4 available
194 ld [%g1 + 0x00], %f8 ! LSU Group
199 fmuls %f8, M0, %f9 ! FGM Group
200 fmuls %f8, M1, %f10 ! FGM Group
469 fmuls %f1, M6, %f8 ! FGM
476 fadds %f4, %f8, %f4 ! FGA Group f8 availabl
    [all...]
sparc_clip.S 109 fdivs %f4, %f3, %f8 ! FGM
143 fmuls %f0, %f8, %f0 ! FGM
145 fmuls %f1, %f8, %f1 ! FGM
147 fmuls %f2, %f8, %f2 ! FGM
149 st %f8, [%i5 + 0x0c] ! LSU Group
  /external/mesa3d/src/mesa/sparc/
xform.S 79 ld [%g1 + 0x00], %f8 ! LSU Group
86 fmuls %f8, M0, %f9 ! FGM Group f1 available
89 fmuls %f8, M1, %f10 ! FGM Group f2 available
92 fmuls %f8, M2, %f11 ! FGM Group f3 available
95 fmuls %f8, M3, %f12 ! FGM Group f4 available
194 ld [%g1 + 0x00], %f8 ! LSU Group
199 fmuls %f8, M0, %f9 ! FGM Group
200 fmuls %f8, M1, %f10 ! FGM Group
469 fmuls %f1, M6, %f8 ! FGM
476 fadds %f4, %f8, %f4 ! FGA Group f8 availabl
    [all...]
sparc_clip.S 109 fdivs %f4, %f3, %f8 ! FGM
143 fmuls %f0, %f8, %f0 ! FGM
145 fmuls %f1, %f8, %f1 ! FGM
147 fmuls %f2, %f8, %f2 ! FGM
149 st %f8, [%i5 + 0x0c] ! LSU Group
  /external/chromium_org/v8/test/mjsunit/compiler/
loopcount.js 71 function f8() { function
77 assertEquals(0x40000002, f8());
  /external/clang/test/Analysis/
array-struct.c 79 void f8() { function
  /external/clang/test/CodeGenCXX/
aarch64-mangle-neon-vectors.cpp 55 void f8(uint32x2_t) {} function
mangle-ms-return-qualifiers.cpp 161 int S::* f8() { return 0; } function in class:S
162 // CHECK: "\01?f8@@YAPQS@@HXZ"
x86_32-arguments.cpp 110 s8 f8() { return s8(); } function
temp-order.cpp 142 static unsigned f8() { function
201 print("f8", f8());
202 if (f8() != ORDER2(5, 2))
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 10 # CHECK: add.d $f8, $f12, $f14 # encoding: [0x00,0x62,0x2e,0x46]
16 # CHECK: mul.d $f8, $f12, $f14 # encoding: [0x02,0x62,0x2e,0x46]
24 # CHECK: sub.d $f8, $f12, $f14 # encoding: [0x01,0x62,0x2e,0x46]
31 add.d $f8,$f12,$f14
37 mul.d $f8,$f12,$f14
45 sub.d $f8,$f12,$f14
146 # CHECK: mov.d $f6, $f8 # encoding: [0x86,0x41,0x20,0x46]
173 mov.d $f6,$f8
  /external/v8/test/mjsunit/compiler/
loopcount.js 71 function f8() { function
77 assertEquals(0x40000002, f8());
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ia64.S 303 { .mib; setf.sig f8=r35 // w
330 (p21) xmpy.lu f48=f37,f8
333 (p21) xmpy.hu f40=f37,f8
371 (p18) xma.hu f38=f34,f8,f39 }
373 (p18) xma.lu f35=f34,f8,f39
409 { .mib; setf.sig f8=r35 // w
435 (p20) xma.lu f42=f36,f8,f50 // low
438 (p20) xma.hu f36=f36,f8,f50 // high
    [all...]
  /external/openssl/crypto/bn/asm/
ia64.S 303 { .mib; setf.sig f8=r35 // w
330 (p21) xmpy.lu f48=f37,f8
333 (p21) xmpy.hu f40=f37,f8
371 (p18) xma.hu f38=f34,f8,f39 }
373 (p18) xma.lu f35=f34,f8,f39
409 { .mib; setf.sig f8=r35 // w
435 (p20) xma.lu f42=f36,f8,f50 // low
438 (p20) xma.hu f36=f36,f8,f50 // high
    [all...]
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_cipher.h 298 /** A block cipher F8 structure */
818 int num_rounds, symmetric_F8 *f8);
819 int f8_encrypt(const unsigned char *pt, unsigned char *ct, unsigned long len, symmetric_F8 *f8);
820 int f8_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_F8 *f8);
821 int f8_getiv(unsigned char *IV, unsigned long *len, symmetric_F8 *f8);
822 int f8_setiv(const unsigned char *IV, unsigned long len, symmetric_F8 *f8);
823 int f8_done(symmetric_F8 *f8);
  /dalvik/vm/compiler/template/mips/
TEMPLATE_RESTORE_STATE.S 64 lw f8, fr8*4(a0) # restore f8
TEMPLATE_SAVE_STATE.S 76 sw f8, fr8*4(a0) # save f8
TEMPLATE_MEM_OP_DECODE.S 20 sw f8, fr8*-4(sp) # push f8
138 lw f8, fr8*-4(sp) # pop f8
  /external/chromium_org/v8/test/webkit/
toString-elision-trailing-comma.js 57 function f8() { function
123 testToStringAndLength("f8", 3);
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p7-1y.cpp 52 decltype(auto) (S::*f8)(); // expected-error {{'decltype(auto)' can only be used as a return type in a function declaration}} expected-error {{requires an initializer}}
  /external/clang/test/CodeGen/
arm-arguments.c 48 // APCS-GNU: define void @f8(
50 // AAPCS: define arm_aapcscc void @f8()
52 struct s8 f8(void) {} function
exprs.c 104 int f8() { function
stdcall-fastcall.c 47 void f8(void) { function
struct.c 83 void f8() { function

Completed in 1079 milliseconds

1 23 4 5 6 7 8