Home
last modified time | relevance | path

Searched refs:stfs (Results 1 – 16 of 16) sorted by relevance

/third_party/libffi/src/powerpc/
Dlinux64.S214 stfs %f1, 0(%r30)
232 stfs %f1, 0(%r30)
233 stfs %f2, 4(%r30)
234 stfs %f3, 8(%r30)
235 stfs %f4, 12(%r30)
236 stfs %f5, 16(%r30)
237 stfs %f6, 20(%r30)
238 stfs %f7, 24(%r30)
239 stfs %f8, 28(%r30)
Dsysv.S155 stfs %f1,0(%r30)
Daix.S209 stfs f1, 0(r30)
317 stfs f1, 0(r30)
Ddarwin.S273 stfs f1,0(r30)
/third_party/toybox/toys/other/
Dswitch_root.c48 struct statfs stfs; in switch_root_main() local
54 if (statfs("/", &stfs) || in switch_root_main()
55 (stfs.f_type != 0x858458f6 && stfs.f_type != 0x01021994)) in switch_root_main()
/third_party/libffi/src/ia64/
Dunix.S165 stfs [in1] = f8
210 stfs [in1] = f8, 8
211 (p6) stfs [r16] = f9, 8
215 (p7) stfs [in1] = f10, 8
216 (p8) stfs [r16] = f11, 8
220 (p9) stfs [in1] = f12, 8
221 (p10) stfs [r16] = f13, 8
225 (p6) stfs [in1] = f14
226 (p7) stfs [r16] = f15
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DREADME_ALTIVEC.txt128 stfs f1, -16(r1)
131 stfs f0, -32(r1)
DPPCInstrInfo.td2136 "stfs $rS, $dst", IIC_LdStSTFD,
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin.S269 stfs f1,0(r30)
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c169 struct statfs stfs; member
855 if (err == EIO && opt.stfs.f_type == 0x517b)
2311 if (fstatfs(fd_out, &opt.stfs) == -1)
2315 fs_type = opt.stfs.f_type;
/third_party/node/deps/v8/src/codegen/ppc/
Dassembler-ppc.h1051 void stfs(const DoubleRegister frs, const MemOperand& src);
Dmacro-assembler-ppc.cc2695 stfs(src, MemOperand(sp, 0)); in CallRecordWriteStub()
3241 V(StoreF32, DoubleRegister, stfs, stfsx) \ in CallRecordWriteStub()
Dconstants-ppc.h1869 V(stfs, STFS, 0xD0000000) \
Dassembler-ppc.cc1712 void Assembler::stfs(const DoubleRegister frs, const MemOperand& src) { in stfs() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc2021 ASSEMBLE_STORE_FLOAT(stfs, stfsx); in AssembleArchInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenAsmMatcher.inc4336 "stfdx\006stfiwx\004stfs\005stfsu\006stfsux\005stfsx\003sth\006sthbrx\006"
6335 …{ 9513 /* stfs */, PPC::STFS, Convert__RegF4RC1_0__DispRI1_1__RegGxRCNoR01_2, AMFBS_None, { MCK_Re…