Home
last modified time | relevance | path

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

12

/trueos/crypto/openssl/crypto/whrlpool/
HDwp_block.c513 u64 L0, L1, L2, L3, L4, L5, L6, L7; in whirlpool_block()
542 L0 = C0(K, 0) ^ C1(K, 7) ^ C2(K, 6) ^ C3(K, 5) ^ in whirlpool_block()
559 K.q[0] = L0; in whirlpool_block()
568 L0 ^= C0(S, 0) ^ C1(S, 7) ^ C2(S, 6) ^ C3(S, 5) ^ 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 …]
/trueos/contrib/gcc/config/rs6000/
HDdarwin-tramp.asm115 bcl 20,31,L0$_abort
116 L0$_abort:
118 addis r11,r11,ha16(L_abort$lazy_ptr-L0$_abort)
120 lgu r12,lo16(L_abort$lazy_ptr-L0$_abort)(r11)
HDrs6000.md6057 ? \"{a|addc} %L0,%L1,%L2\;{ae|adde} %0,%1,%2\"
6058 : \"{ai|addic} %L0,%L1,%2\;{a%G2e|add%G2e} %0,%1\";
6061 ? \"{a|addc} %0,%1,%2\;{ae|adde} %L0,%L1,%L2\"
6062 : \"{ai|addic} %0,%1,%2\;{a%G2e|add%G2e} %L0,%L1\";
6076 ? \"{sf|subfc} %L0,%L2,%L1\;{sfe|subfe} %0,%2,%1\"
6077 : \"{sfi|subfic} %L0,%L2,%1\;{sf%G1e|subf%G1e} %0,%2\";
6080 ? \"{sf|subfc} %0,%2,%1\;{sfe|subfe} %L0,%L2,%L1\"
6081 : \"{sfi|subfic} %0,%2,%1\;{sf%G1e|subf%G1e} %L0,%L2\";
6093 ? \"{sfi|subfic} %L0,%L1,0\;{sfze|subfze} %0,%1\"
6094 : \"{sfi|subfic} %0,%1,0\;{sfze|subfze} %L0,%L1\";
[all …]
HDspe.md2213 "evmergehi %0,%1,%1\;mr %L0,%1"
2227 return \"evmergehi %0,%1,%1\;mr %L0,%1\";
2233 return \"evldd%X1 %L0,%y1\;evmergehi %0,%L0,%L0\";
2240 return \"{l|lwz} %L0,%L1\;{l|lwz} %0,%1\";
2242 return \"{l%U1%X1|lwz%U1%X1} %0,%1\;{l|lwz} %L0,%L1\";
HDdarwin.md49 output_asm_insn (\"{l|lwz} %L0,4(%0)\", operands);
/trueos/lib/csu/ia64/
HDcrt1.S92 .L0: label
102 br.dptk.many .L0
/trueos/contrib/llvm/lib/Target/Sparc/
HDSparcFrameLowering.cpp188 for (unsigned reg = SP::L0; reg <= SP::L7; ++reg) in verifyLeafProcRegUse()
202 || MRI.isPhysRegUsed(SP::L0) // Too many registers needed in isLeafProc()
HDSparcRegisterInfo.td75 def L0 : Ri<16, "L0">, DwarfRegNum<[16]>;
/trueos/sys/boot/ficl/
HDvm.c174 L0,
207 case L0:
/trueos/contrib/gcc/config/sparc/
HDsparc.md4644 return "or\t%L1, %H1, %H1\n\tmulx\t%H1, %2, %L0\;srlx\t%L0, 32, %H0";
4646 …rn "sllx\t%H1, 32, %3\n\tor\t%L1, %3, %3\n\tmulx\t%3, %2, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, %L0";
4651 return "or\t%L1, %H1, %H1\n\tmulx\t%H1, %H1, %L0\;srlx\t%L0, 32, %H0";
4653 …rn "sllx\t%H1, 32, %3\n\tor\t%L1, %3, %3\n\tmulx\t%3, %3, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, %L0";
4658 …1, %H1, %H1\n\tsllx\t%H2, 32, %L1\n\tor\t%L2, %L1, %L1\n\tmulx\t%H1, %L1, %L0\;srlx\t%L0, 32, %H0";
4660 …%4\n\tor\t%L1, %3, %3\n\tor\t%L2, %4, %4\n\tmulx\t%3, %4, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, %L0";
4712 smul\t%1, %2, %L0\n\tsrlx\t%L0, 32, %H0
4713 smul\t%1, %2, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, %L0"
4725 smul\t%1, %2, %L0\n\tsrlx\t%L0, 32, %H0
4726 smul\t%1, %2, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, %L0"
[all …]
/trueos/libexec/getty/
HDgettytab.h123 #define L0 gettynums[19].value macro
HDsubr.c247 tmode.c_lflag = L0; in set_flags()
/trueos/contrib/gcc/config/ia64/
HDlib1funcs.asm626 mov.ret.sptk rp = in0, .L0
658 .L0: { .mib label
711 .L0: { .mib label
/trueos/contrib/llvm/lib/Target/Sparc/Disassembler/
HDSparcDisassembler.cpp81 SP::L0, SP::L1, SP::L2, SP::L3,
/trueos/contrib/gdb/gdb/
HDsparc-stub.c112 L0, L1, L2, L3, L4, L5, L6, L7, enumerator
/trueos/sys/compat/svr4/
HDsvr4_termios.c299 undefined_flag2(c_oflag,N,LDLY,N,L0,N,L1);
399 undefined_flag2(c_oflag,N,LDLY,N,L0,N,L1);
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp1495 llvm::Value *L0 = Builder.CreateExtractValue(L, 0, "lhs.0"); in EmitMemberPointerComparison() local
1497 llvm::Value *Cmp0 = Builder.CreateICmp(Eq, L0, R0, "memptr.cmp.first"); in EmitMemberPointerComparison()
1515 llvm::Value *Zero = llvm::Constant::getNullValue(L0->getType()); in EmitMemberPointerComparison()
1516 llvm::Value *IsZero = Builder.CreateICmp(Eq, L0, Zero, "memptr.cmp.iszero"); in EmitMemberPointerComparison()
/trueos/contrib/file/magic/Magdir/
HDanimation222 >>4 byte 4 \b, simple @ L0
264 >>4 byte 240 \b, advanced simple @ L0
271 >>4 byte 248 \b, FGS @ L0
/trueos/contrib/llvm/lib/Target/Sparc/AsmParser/
HDSparcAsmParser.cpp92 Sparc::L0, Sparc::L1, Sparc::L2, Sparc::L3,
/trueos/contrib/gcc/doc/
HDtree-ssa.texi1295 1 L0:
1304 10 goto L0;
1312 1 L0:
1323 12 goto L0;
/trueos/contrib/llvm/patches/
HDpatch-r262261-llvm-r198484-sparc.diff246 + Sparc::L0, Sparc::L1, Sparc::L2, Sparc::L3,
HDpatch-r262261-llvm-r198591-sparc.diff312 + SP::L0, SP::L1, SP::L2, SP::L3,
/trueos/contrib/gcc/
HDconfigure.ac2843 .L0:
2846 .long .L0@GOTOFF])
/trueos/contrib/gcc/config/mips/
HDmips.md1524 "mult<u>\t%1,%2\;mflo\t%L0;mfhi\t%M0"
/trueos/contrib/binutils/gas/
HDChangeLog-929512085 * expr.c (operand): If DOT_LABEL_PREFIX, use .L0\001 as a label
12086 name rather than L0\001.
13050 * expr.c (operand): changed to generate local label "\001L0"

12