/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/poly1305/ |
H A 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 [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/poly1305/ |
H A 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 [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/poly1305/ |
H A 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 [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/poly1305/ |
H A 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 [all...] |
/third_party/musl/src/setjmp/powerpc/ |
H A 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 2 [all...] |
/third_party/musl/src/setjmp/powerpc64/ |
H A 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 2 [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A 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 2 [all...] |
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ppcfp.pl | 97 lfd $two0,8*0($len) # load constants 98 lfd $two32,8*1($len) 99 lfd $two64,8*2($len) 100 lfd $two96,8*3($len) 101 lfd $two130,8*4($len) 102 lfd $five_two130,8*5($len) 112 lfd $h3lo,8*13($len) # new fpscr 148 lfd $h0lo,8*4($ctx) # load [biased] key 149 lfd $h1lo,8*5($ctx) 150 lfd [all...] |
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ppcfp.pl | 97 lfd $two0,8*0($len) # load constants 98 lfd $two32,8*1($len) 99 lfd $two64,8*2($len) 100 lfd $two96,8*3($len) 101 lfd $two130,8*4($len) 102 lfd $five_two130,8*5($len) 112 lfd $h3lo,8*13($len) # new fpscr 148 lfd $h0lo,8*4($ctx) # load [biased] key 149 lfd $h1lo,8*5($ctx) 150 lfd [all...] |
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
H A 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 f1 [all...] |
H A 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 f [all...] |
H A 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/ |
H A D | losetup.c | 55 int lfd = -1, ffd = -1; in loopback_setup() local 58 // Open file (ffd) and loop device (lfd) in loopback_setup() 76 if (device) lfd = open(device, TT.openflags); in loopback_setup() 80 if (-1 == lfd || ioctl(lfd, LOOP_GET_STATUS64, loop)) { in loopback_setup() 100 if (ioctl(lfd, FLAG(c) ? 0x4C07 : LOOP_CLR_FD, 0)) { in loopback_setup() 109 if (ioctl(lfd, LOOP_SET_FD, ffd)) { in loopback_setup() 118 if (ioctl(lfd, LOOP_SET_STATUS64, loop)) perror_exit("%s=%s", device, file); in loopback_setup() 133 xclose(lfd); in loopback_setup()
|
/third_party/ltp/testcases/kernel/syscalls/accept4/ |
H A 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/ |
H A 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/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 372 lfd $ba,`$FRAME+0`($sp) 373 lfd $bb,`$FRAME+8`($sp) 374 lfd $bc,`$FRAME+16`($sp) 375 lfd $bd,`$FRAME+24`($sp) 376 lfd $na,`$FRAME+32`($sp) 377 lfd $nb,`$FRAME+40`($sp) 378 lfd $nc,`$FRAME+48`($sp) 379 lfd $nd,`$FRAME+56`($sp) 397 lfd $A0,`$FRAME+64`($sp) 398 lfd [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 372 lfd $ba,`$FRAME+0`($sp) 373 lfd $bb,`$FRAME+8`($sp) 374 lfd $bc,`$FRAME+16`($sp) 375 lfd $bd,`$FRAME+24`($sp) 376 lfd $na,`$FRAME+32`($sp) 377 lfd $nb,`$FRAME+40`($sp) 378 lfd $nc,`$FRAME+48`($sp) 379 lfd $nd,`$FRAME+56`($sp) 397 lfd $A0,`$FRAME+64`($sp) 398 lfd [all...] |
/third_party/toybox/porting/liteos_a/toys/lsb/ |
H A D | umount.c | 53 int lfd = open(dev, O_RDONLY); in do_umount() local 55 if (lfd != -1) { in do_umount() 57 if (!ioctl(lfd, 0x4C01) && (toys.optflags & FLAG_v)) in do_umount() 59 close(lfd); in do_umount()
|
/third_party/toybox/toys/lsb/ |
H A D | umount.c | 84 int lfd = open(dev, O_RDONLY); in do_umount() local 86 if (lfd != -1) { in do_umount() 88 if (!ioctl(lfd, 0x4C01) && (toys.optflags & FLAG_v)) in do_umount() 90 close(lfd); in do_umount()
|
/third_party/backends/backend/ |
H A D | hp-scl.c | 398 {int lfd, flags; in hp_nonscsi_open() local 422 lfd = open (devname, flags); in hp_nonscsi_open() 423 if (lfd < 0) in hp_nonscsi_open() 434 status = sanei_pio_open (devname, &lfd); in hp_nonscsi_open() 440 lfd = (int)dn; in hp_nonscsi_open() 458 DBG(17,"hp_nonscsi_open: device %s opened, fd=%d\n", devname, lfd); in hp_nonscsi_open() 461 if (fd) *fd = lfd; in hp_nonscsi_open()
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A 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(ds in CallRecordWriteStub() [all...] |
H A 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
|
/third_party/ltp/testcases/realtime/func/rt-migrate/ |
H A D | rt-migrate.c | 78 int lfd; variable
|
/third_party/node/deps/v8/src/diagnostics/ppc/ |
H A D | disasm-ppc.cc | 1816 Format(instr, "lfd 'Dt, 'int16('ra)"); in InstructionDecode()
|
/third_party/node/deps/v8/src/builtins/ppc/ |
H A D | builtins-ppc.cc | 3146 __ lfd(double_scratch, MemOperand(sp, argument_offset)); in Generate_DoubleToI() 3715 __ lfd(d0, MemOperand(sp, src_offset)); in Generate_DeoptimizationEntry() 3803 __ lfd(dreg, MemOperand(r4, src_offset)); in Generate_DeoptimizationEntry()
|