/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/poly1305/ |
D | poly1305-ppcfp.s | 16 lfd 8,8*0(5) 17 lfd 9,8*1(5) 18 lfd 10,8*2(5) 19 lfd 11,8*3(5) 20 lfd 12,8*4(5) 21 lfd 13,8*5(5) 31 lfd 6,8*13(5) 67 lfd 0,8*4(3) 68 lfd 2,8*5(3) 69 lfd 4,8*6(3) [all …]
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/poly1305/ |
D | poly1305-ppcfp.s | 16 lfd 8,8*0(5) 17 lfd 9,8*1(5) 18 lfd 10,8*2(5) 19 lfd 11,8*3(5) 20 lfd 12,8*4(5) 21 lfd 13,8*5(5) 31 lfd 6,8*13(5) 67 lfd 0,8*4(3) 68 lfd 2,8*5(3) 69 lfd 4,8*6(3) [all …]
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/poly1305/ |
D | poly1305-ppcfp.s | 20 lfd 8,8*0(5) 21 lfd 9,8*1(5) 22 lfd 10,8*2(5) 23 lfd 11,8*3(5) 24 lfd 12,8*4(5) 25 lfd 13,8*5(5) 35 lfd 6,8*13(5) 71 lfd 0,8*4(3) 72 lfd 2,8*5(3) 73 lfd 4,8*6(3) [all …]
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/poly1305/ |
D | poly1305-ppcfp.s | 20 lfd 8,8*0(5) 21 lfd 9,8*1(5) 22 lfd 10,8*2(5) 23 lfd 11,8*3(5) 24 lfd 12,8*4(5) 25 lfd 13,8*5(5) 35 lfd 6,8*13(5) 71 lfd 0,8*4(3) 72 lfd 2,8*5(3) 73 lfd 4,8*6(3) [all …]
|
/third_party/musl/src/setjmp/powerpc/ |
D | longjmp.S | 71 lfd 14,88(3) 72 lfd 15,96(3) 73 lfd 16,104(3) 74 lfd 17,112(3) 75 lfd 18,120(3) 76 lfd 19,128(3) 77 lfd 20,136(3) 78 lfd 21,144(3) 79 lfd 22,152(3) 80 lfd 23,160(3) [all …]
|
/third_party/musl/src/setjmp/powerpc64/ |
D | longjmp.s | 40 lfd 14, 22*8(3) 41 lfd 15, 23*8(3) 42 lfd 16, 24*8(3) 43 lfd 17, 25*8(3) 44 lfd 18, 26*8(3) 45 lfd 19, 27*8(3) 46 lfd 20, 28*8(3) 47 lfd 21, 29*8(3) 48 lfd 22, 30*8(3) 49 lfd 23, 31*8(3) [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | osfiber_asm_ppc64.S | 145 lfd 14, MARL_REG_FPR14(4) 146 lfd 15, MARL_REG_FPR15(4) 147 lfd 16, MARL_REG_FPR16(4) 148 lfd 17, MARL_REG_FPR17(4) 149 lfd 18, MARL_REG_FPR18(4) 150 lfd 19, MARL_REG_FPR19(4) 151 lfd 20, MARL_REG_FPR20(4) 152 lfd 21, MARL_REG_FPR21(4) 153 lfd 22, MARL_REG_FPR22(4) 154 lfd 23, MARL_REG_FPR23(4) [all …]
|
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-darwin.S | 124 lfd f1,MODE_CHOICE(-16,-40)-(14*8)(r28) 125 lfd f2,MODE_CHOICE(-16,-40)-(13*8)(r28) 126 lfd f3,MODE_CHOICE(-16,-40)-(12*8)(r28) 127 lfd f4,MODE_CHOICE(-16,-40)-(11*8)(r28) 129 lfd f5,MODE_CHOICE(-16,-40)-(10*8)(r28) 130 lfd f6,MODE_CHOICE(-16,-40)-(9*8)(r28) 131 lfd f7,MODE_CHOICE(-16,-40)-(8*8)(r28) 132 lfd f8,MODE_CHOICE(-16,-40)-(7*8)(r28) 134 lfd f9,MODE_CHOICE(-16,-40)-(6*8)(r28) 135 lfd f10,MODE_CHOICE(-16,-40)-(5*8)(r28) [all …]
|
D | ppc64-darwin_closure.S | 166 lfd f1,0(r5) 173 lfd f1,0(r5) 174 lfd f2,8(r5) 279 lfd f1,-16-(14*8)(r30) 280 lfd f2,-16-(13*8)(r30) 281 lfd f3,-16-(12*8)(r30) 282 lfd f4,-16-(11*8)(r30) 284 lfd f5,-16-(10*8)(r30) 285 lfd f6,-16-(9*8)(r30) 286 lfd f7,-16-(8*8)(r30) [all …]
|
D | ppc-darwin_closure.S | 146 lfd f1,0(r5) 153 lfd f1,0(r5) 154 lfd f2,8(r5)
|
/third_party/toybox/toys/other/ |
D | losetup.c | 55 int lfd = -1, ffd = -1; local 76 if (device) lfd = open(device, TT.openflags); 80 if (-1 == lfd || ioctl(lfd, LOOP_GET_STATUS64, loop)) { 100 if (ioctl(lfd, FLAG(c) ? 0x4C07 : LOOP_CLR_FD, 0)) { 109 if (ioctl(lfd, LOOP_SET_FD, ffd)) { 118 if (ioctl(lfd, LOOP_SET_STATUS64, loop)) perror_exit("%s=%s", device, file); 133 xclose(lfd);
|
/third_party/ltp/testcases/kernel/syscalls/accept4/ |
D | accept4_01.c | 49 int lfd; in create_listening_socket() local 57 lfd = SAFE_SOCKET(AF_INET, SOCK_STREAM, 0); in create_listening_socket() 60 SAFE_SETSOCKOPT(lfd, SOL_SOCKET, SO_REUSEADDR, &optval, sizeof(optval)); in create_listening_socket() 61 SAFE_BIND(lfd, (struct sockaddr *)&svaddr, sizeof(struct sockaddr_in)); in create_listening_socket() 62 SAFE_LISTEN(lfd, 5); in create_listening_socket() 64 return lfd; in create_listening_socket()
|
/third_party/musl/src/fenv/powerpc/ |
D | fenv.S | 24 lfd 0,8(1) 48 lfd 0,8(1) 96 lfd 0,8(1) 125 lfd 0,0(3)
|
/third_party/toybox/porting/liteos_a/toys/lsb/ |
D | umount.c | 53 int lfd = open(dev, O_RDONLY); local 55 if (lfd != -1) { 57 if (!ioctl(lfd, 0x4C01) && (toys.optflags & FLAG_v)) 59 close(lfd);
|
/third_party/toybox/toys/lsb/ |
D | umount.c | 84 int lfd = open(dev, O_RDONLY); local 86 if (lfd != -1) { 88 if (!ioctl(lfd, 0x4C01) && (toys.optflags & FLAG_v)) 90 close(lfd);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | README.txt | 73 lfd f0, lo16(.CPI_X_0)(r2) 75 lfd f2, lo16(.CPI_X_1)(r2) 78 lfd f1, lo16(.CPI_X_2)(r2) 80 lfd f2, lo16(.CPI_X_3)(r2)
|
D | README_ALTIVEC.txt | 285 At the moment we always generate a lxsdx in preference to lfd, or stxsdx in
|
/third_party/node/deps/v8/src/codegen/ppc/ |
D | macro-assembler-ppc.cc | 447 lfd(dreg, MemOperand(location, stack_offset)); in MultiPopDoubles() 2442 lfd(result, MemOperand(scratch, 0)); in CallRecordWriteStub() 2444 lfd(result, MemOperand(kConstantPoolRegister, 0)); in CallRecordWriteStub() 2480 lfd(result, MemOperand(sp, 0)); in CallRecordWriteStub() 2505 lfd(dst, MemOperand(sp, 0)); in CallRecordWriteStub() 2530 lfd(dst, MemOperand(sp, 0)); in CallRecordWriteStub() 2554 lfd(dst, MemOperand(sp, 0)); in CallRecordWriteStub() 2574 lfd(dst, MemOperand(sp)); in CallRecordWriteStub() 2594 lfd(dst, MemOperand(sp)); in CallRecordWriteStub() 2613 lfd(dst, MemOperand(sp)); in CallRecordWriteStub() [all …]
|
D | assembler-ppc.cc | 1244 lfd(dst, MemOperand(src.ra(), lo)); in plfd() 1652 void Assembler::lfd(const DoubleRegister frt, const MemOperand& src) { in lfd() function in v8::internal::Assembler
|
D | assembler-ppc.h | 1045 void lfd(const DoubleRegister frt, const MemOperand& src);
|
D | constants-ppc.h | 1857 V(lfd, LFD, 0xC8000000) \
|
/third_party/ltp/testcases/realtime/func/rt-migrate/ |
D | rt-migrate.c | 78 int lfd; variable
|
/third_party/ltp/doc/ |
D | C-Test-Case-Tutorial.asciidoc | 624 lfd = SAFE_OPEN(LNAME, 0); 629 if (lfd != 0) 630 SAFE_CLOSE(lfd); 669 If, for some reason, the file descriptor +lfd+ became invalid during the test, 670 but +fd+ was still open, we do not want +SAFE_CLOSE(lfd)+ to cause the
|
D | c-test-tutorial-simple.txt | 623 lfd = SAFE_OPEN(LNAME, 0); 628 if (lfd != 0) 629 SAFE_CLOSE(lfd); 668 If, for some reason, the file descriptor +lfd+ became invalid during the test, 669 but +fd+ was still open, we do not want +SAFE_CLOSE(lfd)+ to cause the
|
/third_party/node/deps/v8/src/builtins/ppc/ |
D | builtins-ppc.cc | 3146 __ lfd(double_scratch, MemOperand(sp, argument_offset)); in Generate_DoubleToI() local 3715 __ lfd(d0, MemOperand(sp, src_offset)); in Generate_DeoptimizationEntry() local 3803 __ lfd(dreg, MemOperand(r4, src_offset)); in Generate_DeoptimizationEntry() local
|