Home
last modified time | relevance | path

Searched refs:L0 (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd/crypto/openssl/crypto/ec/curve448/
H A Df_generic.c169 gf L0, L1, L2; in gf_isr() local
176 ossl_gf_mul(L0, L2, L1); in gf_isr()
177 gf_sqrn(L1, L0, 3); in gf_isr()
178 ossl_gf_mul(L0, L2, L1); in gf_isr()
179 gf_sqrn(L2, L0, 9); in gf_isr()
180 ossl_gf_mul(L1, L0, L2); in gf_isr()
181 ossl_gf_sqr(L0, L1); in gf_isr()
182 ossl_gf_mul(L2, x, L0); in gf_isr()
183 gf_sqrn(L0, L2, 18); in gf_isr()
184 ossl_gf_mul(L2, L1, L0); in gf_isr()
[all …]
H A Dcurve448.c167 gf L0; in add_pniels_to_pt() local
169 ossl_gf_mul(L0, p->z, pn->z); in add_pniels_to_pt()
170 gf_copy(p->z, L0); in add_pniels_to_pt()
177 gf L0; in sub_pniels_from_pt() local
179 ossl_gf_mul(L0, p->z, pn->z); in sub_pniels_from_pt()
180 gf_copy(p->z, L0); in sub_pniels_from_pt()
/freebsd/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c529 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block()
558L0 = C0(K, 0) ^ C1(K, 7) ^ C2(K, 6) ^ C3(K, 5) ^ C4(K, 4) ^ C5(K, 3) ^ C6(K, 2) ^ C7(K, 1) ^ RC[r]; in whirlpool_block()
567 K.q[0] = L0; in whirlpool_block()
576L0 ^= C0(S, 0) ^ C1(S, 7) ^ C2(S, 6) ^ C3(S, 5) ^ C4(S, 4) ^ C5(S, 3) ^ C6(S, 2) ^ C7(S, 1); in whirlpool_block()
585 S.q[0] = L0; in whirlpool_block()
594 L0 = C0(K, 0); in whirlpool_block()
602 L0 ^= RC[r]; in whirlpool_block()
611 L0 ^= C7(K, 1); in whirlpool_block()
619 L0 ^= C6(K, 2); in whirlpool_block()
627 L0 ^= C5(K, 3); in whirlpool_block()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_vfork_i386.inc.S17 call .L0$pb
18 .L0$pb:
21 add $_GLOBAL_OFFSET_TABLE_+(.Ltmp0-.L0$pb), %eax
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp185 MachineInstr &L0 = *SU->getInstr(); in getHazardType() local
186 if (!L0.mayLoad() || L0.mayStore() || L0.getNumMemOperands() != 1) in getHazardType()
189 auto MO0 = *L0.memoperands().begin(); in getHazardType()
239 if (!getBaseOffset(L0, SP, SPOffset0) || SP->getReg().id() != ARM::SP) in getHazardType()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/gang_blocks/
H A Dgang_blocks.kshlib61 get_blocks_filter $1 $2 L0 | head -n 1
H A Dgang_blocks_redundant.ksh77 obj_0_gangs=$(get_object_info $TESTPOOL/$TESTFS-$red 0 L0 | grep G)
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp389 MachineInstr &L0 = *S0.getInstr(); in apply() local
390 if (!L0.mayLoad() || L0.mayStore() || in apply()
391 HII.getAddrMode(L0) != HexagonII::BaseImmOffset) in apply()
395 MachineOperand *BaseOp0 = HII.getBaseAndOffset(L0, Offset0, Size0); in apply()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_allocator.h245 SpinMutexLock L0(&Mutex); in Allocator()
260 SpinMutexLock L0(&Mutex);
/freebsd/lib/libc/amd64/string/
H A Dstrncmp.S52 jz .L0
54 jnz .L0
84 jz .L0
86 jnz .L0
110 .L0: movzbl (%rsi, %rax, 1), %ecx label
H A Dstrlcpy.S69 jb .L0 # go to special code path if len was 0
277 .L0: mov %rsi, %rdi label
H A Dstpncpy.S95 jz .L0
279 .L0: mov %rdi, %rax label
H A Dmemcmp.S252 je .L0
318 .L0: xor %eax, %eax label
/freebsd/lib/libc/aarch64/string/
H A Dmemccpy.S15 b.lo .L0
267 .L0: label
H A Dstrlcpy.S15 b.lo .L0
312 .L0: label
/freebsd/sys/powerpc/powerpc/
H A Dswtch64.S162 beq .L0
166 .L0: label
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.td158 def L0 : Ri<16, "l0">, DwarfRegNum<[16]>;
307 def L0_L1 : Rdi<16, "l0", [L0, L1]>;
H A DSparcFrameLowering.cpp316 for (unsigned reg = SP::L0; reg <= SP::L7; ++reg) in verifyLeafProcRegUse()
330 || MRI.isPhysRegUsed(SP::L0) // Too many registers needed in isLeafProc()
/freebsd/stand/ficl/
H A Dvm.c173 L0,
206 case L0:
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-qcom-dc-scm-v1.dts106 /*L0-L7*/ "","","","","","","","",
H A Daspeed-bmc-vegman-n110.dts26 /*L0-L7*/ "","","","","","","","",
H A Daspeed-bmc-vegman-sx20.dts26 /*L0-L7*/ "","","","","","","","",
H A Daspeed-bmc-inventec-transformers.dts282 /*L0-L7*/ "","","","","","","","",
H A Daspeed-bmc-amd-daytonax.dts137 /*L0-L7*/ "","","","","","","","",
/freebsd/libexec/getty/
H A Dgettytab.h123 #define L0 gettynums[19].value macro

1234