Home
last modified time | relevance | path

Searched refs:X4 (Results 1 – 25 of 90) sorted by relevance

1234

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/seed/
H A Dseed_local.h57 # define KEYSCHEDULE_UPDATE0(T0, T1, X1, X2, X3, X4, KC) \ argument
59 (X3) = (((X3)<<8) ^ ((X4)>>24)) & 0xffffffff; \
60 (X4) = (((X4)<<8) ^ ((T0)>>24)) & 0xffffffff; \
62 (T1) = ((X2) + (KC) - (X4)) & 0xffffffff
64 # define KEYSCHEDULE_UPDATE1(T0, T1, X1, X2, X3, X4, KC) \ argument
69 (T1) = ((X2) + (KC) - (X4)) & 0xffffffff
99 # define E_SEED(T0, T1, X1, X2, X3, X4, rbase) \ argument
101 (T1) = (X4) ^ (ks->data)[(rbase)+1]; \
/netbsd/crypto/external/bsd/openssl/dist/crypto/seed/
H A Dseed_local.h57 # define KEYSCHEDULE_UPDATE0(T0, T1, X1, X2, X3, X4, KC) \ argument
59 (X3) = (((X3)<<8) ^ ((X4)>>24)) & 0xffffffff; \
60 (X4) = (((X4)<<8) ^ ((T0)>>24)) & 0xffffffff; \
62 (T1) = ((X2) + (KC) - (X4)) & 0xffffffff
64 # define KEYSCHEDULE_UPDATE1(T0, T1, X1, X2, X3, X4, KC) \ argument
69 (T1) = ((X2) + (KC) - (X4)) & 0xffffffff
99 # define E_SEED(T0, T1, X1, X2, X3, X4, rbase) \ argument
101 (T1) = (X4) ^ (ks->data)[(rbase)+1]; \
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dtypelist.h363 …LIBCXX_TYPELIST_CHAIN5(X0, X1, X2, X3, X4) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CHAIN4… in _GLIBCXX_VISIBILITY()
364 …BCXX_TYPELIST_CHAIN6(X0, X1, X2, X3, X4, X5) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CHAI… in _GLIBCXX_VISIBILITY()
365 …XX_TYPELIST_CHAIN7(X0, X1, X2, X3, X4, X5, X6) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CH… in _GLIBCXX_VISIBILITY()
366 …_TYPELIST_CHAIN8(X0, X1, X2, X3, X4, X5, X6, X7) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_… in _GLIBCXX_VISIBILITY()
367 …YPELIST_CHAIN9(X0, X1, X2, X3, X4, X5, X6, X7, X8) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIS… in _GLIBCXX_VISIBILITY()
368 …LIST_CHAIN10(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPEL… in _GLIBCXX_VISIBILITY()
369 …T_CHAIN11(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYP… in _GLIBCXX_VISIBILITY()
370 …CHAIN12(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11) __gnu_cxx::typelist::chain<X0, _GLIBCXX_… in _GLIBCXX_VISIBILITY()
371 …IN13(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12) __gnu_cxx::typelist::chain<X0, _GLIBCX… in _GLIBCXX_VISIBILITY()
372 …14(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13) __gnu_cxx::typelist::chain<X0, _GLI… in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dtypelist.h363 …LIBCXX_TYPELIST_CHAIN5(X0, X1, X2, X3, X4) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CHAIN4… in _GLIBCXX_VISIBILITY()
364 …BCXX_TYPELIST_CHAIN6(X0, X1, X2, X3, X4, X5) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CHAI… in _GLIBCXX_VISIBILITY()
365 …XX_TYPELIST_CHAIN7(X0, X1, X2, X3, X4, X5, X6) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_CH… in _GLIBCXX_VISIBILITY()
366 …_TYPELIST_CHAIN8(X0, X1, X2, X3, X4, X5, X6, X7) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIST_… in _GLIBCXX_VISIBILITY()
367 …YPELIST_CHAIN9(X0, X1, X2, X3, X4, X5, X6, X7, X8) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPELIS… in _GLIBCXX_VISIBILITY()
368 …LIST_CHAIN10(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYPEL… in _GLIBCXX_VISIBILITY()
369 …T_CHAIN11(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10) __gnu_cxx::typelist::chain<X0, _GLIBCXX_TYP… in _GLIBCXX_VISIBILITY()
370 …CHAIN12(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11) __gnu_cxx::typelist::chain<X0, _GLIBCXX_… in _GLIBCXX_VISIBILITY()
371 …IN13(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12) __gnu_cxx::typelist::chain<X0, _GLIBCX… in _GLIBCXX_VISIBILITY()
372 …14(X0, X1, X2, X3, X4, X5, X6, X7, X8, X9, X10, X11, X12, X13) __gnu_cxx::typelist::chain<X0, _GLI… in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_trampoline_AArch64.S22 STP X3, X4, [SP, #-16]!
49 LDP X3, X4, [SP], #16
69 STP X3, X4, [SP, #-16]!
89 LDP X3, X4, [SP], #16
109 STP X3, X4, [SP, #-16]!
140 LDP X3, X4, [SP], #16
/netbsd/sys/arch/ia64/unwind/
H A Ddecode.c329 uwd->X4.qp = (buf[1] & 0x3f); in unwind_decode_X4()
330 uwd->X4.x = ((buf[2] & 0x80) == 0x80); in unwind_decode_X4()
331 uwd->X4.a = ((buf[2] & 0x40) == 0x40); in unwind_decode_X4()
332 uwd->X4.b = ((buf[2] & 0x20) == 0x20); in unwind_decode_X4()
333 uwd->X4.reg = (buf[2] & 0x1f); in unwind_decode_X4()
334 uwd->X4.y = ((buf[3] & 0x80) == 0x80); in unwind_decode_X4()
335 uwd->X4.treg = (buf[3] & 0x7f); in unwind_decode_X4()
338 buf = unwind_decode_ule128(buf, &uwd->X4.t); in unwind_decode_X4()
H A Ddecode.h186 struct unwind_desc_X4 X4; member
193 X1, X2, X3, X4 enumerator
H A Dstackframe.c244 strc[rec_cnt].type = X4; in buildrecordchain()
605 case X4: in dump_recordchain()
1083 case X4: in buildrecordstack()
/netbsd/sys/arch/sparc/fpu/
H A Dfpu.c94 #define X4(x) x,x,x,x macro
95 #define X8(x) X4(x),X4(x)
101 X4(FSR_UF),
108 X4(FPE_FLTUND),
115 X4(FPE_FLTUND_TRAP),
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.td94 [X0, X1, X2, X3, X4, X5, X6, X7]>>,
96 CCIfType<[i64], CCIfSplit<CCAssignToRegWithShadow<[X0, X2, X4, X6],
102 CCIfType<[i64], CCAssignToRegWithShadow<[X0, X1, X2, X3, X4, X5, X6, X7],
145 [X0, X1, X2, X3, X4, X5, X6, X7]>>,
146 CCIfType<[i64], CCAssignToRegWithShadow<[X0, X1, X2, X3, X4, X5, X6, X7],
220 [X0, X1, X2, X3, X4, X5, X6, X7]>>,
223 CCIfSplit<CCAssignToRegWithShadow<[X0, X1, X2, X3, X4, X5, X6],
228 CCIfType<[i64], CCAssignToRegWithShadow<[X0, X1, X2, X3, X4, X5, X6, X7],
324 [X0, X1, X2, X3, X4, X5, X6, X7]>>,
325 CCIfType<[i64], CCAssignToRegWithShadow<[X0, X1, X2, X3, X4, X5, X6, X7],
H A DAArch64CallingConvention.cpp24 AArch64::X3, AArch64::X4, AArch64::X5,
H A DAArch64SLSHardening.cpp153 { "__llvm_slsblr_thunk_x4", AArch64::X4},
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/ia64/
H A Dunwind-ok.d18 [[:space:]]*X4:spill_reg_p\(qp=p1,t=1,reg=r7,treg=r31\)
24 [[:space:]]*X4:restore_p\(qp=p8,t=7,reg=f31\)
48 [[:space:]]*X4:spill_reg_p\(qp=p63,t=7,reg=f16,treg=f0\)
54 [[:space:]]*X4:restore_p\(qp=p7,t=13,reg=r4\)
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/ia64/
H A Dunwind-ok.d18 [[:space:]]*X4:spill_reg_p\(qp=p1,t=1,reg=r7,treg=r31\)
24 [[:space:]]*X4:restore_p\(qp=p8,t=7,reg=f31\)
48 [[:space:]]*X4:spill_reg_p\(qp=p63,t=7,reg=f16,treg=f0\)
54 [[:space:]]*X4:restore_p\(qp=p7,t=13,reg=r4\)
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.td79 CCIfType<[i64], CCAssignToReg<[X3, X4, X5, X6]>>,
80 CCIfType<[i128], CCAssignToReg<[X3, X4, X5, X6]>>,
131 CCIfType<[i64], CCAssignToReg<[X3, X4, X5, X6, X7, X8, X9, X10]>>,
147 CCIfType<[i64], CCAssignToReg<[X3, X4, X5, X6]>>,
148 CCIfType<[i128], CCAssignToReg<[X3, X4, X5, X6]>>,
H A DPPCTLSDynamicCall.cpp85 Register GPR4 = Is64Bit ? PPC::X4 : PPC::R4; in processBlock()
/netbsd/sys/arch/sandpoint/
H A DREADME9 8240 PMC rev X4 installed. It also works with the Altimus X2 PMC
21 This port was developed on a Sandpoint X2 motherboard with a Unity X4 PMC.
122 IRQ4 - pulled down w/ resistor (Unity X4)
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/bfin/
H A Dlmu_excpt_prot1.S267 X4: //[p1] = r1; // Exception should occur here label
275 CHECKREG_SYM(r7, X4, r0); // RETX should be value of X4 (HARDCODED ADDR!!)
H A Dlmu_excpt_prot0.S260 X4: [ P1 ] = R1; // Exception should NOT occur here label
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dlmu_excpt_prot1.S267 X4: //[p1] = r1; // Exception should occur here label
275 CHECKREG_SYM(r7, X4, r0); // RETX should be value of X4 (HARDCODED ADDR!!)
H A Dlmu_excpt_prot0.S260 X4: [ P1 ] = R1; // Exception should NOT occur here label
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.td17 : CalleeSavedRegs<(add X1, X3, X4, X8, X9, (sequence "X%u", 18, 27))>;
H A DRISCVRegisterInfo.cpp90 markSuperRegs(Reserved, RISCV::X4); // tp in getReservedRegs()
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DLoopTerminology.rst328 X4 = phi(X3);
330 ... = X4 + 4;
367 PHI node. In this case, the only loop closing PHI node is X4.
368 This means that we can just copy the loop and change the X4
391 X4 = phi(X3, X3')
393 Now, all uses of X4 will get the updated value (in general,
398 X4 (which is the new X3) and replace all uses of X3 with that.
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h35 case AArch64::X4: return AArch64::W4; in getWRegFromXReg()
75 case AArch64::W4: return AArch64::X4; in getXRegFromWReg()

1234