Searched refs:x7 (Results 51 - 75 of 904) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/unbound/compat/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
130 x7 = j7;
143 QUARTERROUND( x3, x7,x11,x15)
146 QUARTERROUND( x2, x7, x8,x13)
156 x7 = PLUS(x7,j7);
174 x7 = XOR(x7,U8TO32_LITTLE(m + 28));
198 U32TO8_LITTLE(c + 28,x7);
/freebsd-11-stable/crypto/openssh/
H A Dchacha.c92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
131 x7 = j7;
144 QUARTERROUND( x3, x7,x11,x15)
147 QUARTERROUND( x2, x7, x8,x13)
157 x7 = PLUS(x7,j7);
174 x7 = XOR(x7,U8TO32_LITTLE(m + 28));
197 U32TO8_LITTLE(c + 28,x7);
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
130 x7 = j7;
143 QUARTERROUND( x3, x7,x11,x15)
146 QUARTERROUND( x2, x7, x8,x13)
156 x7 = PLUS(x7,j7);
174 x7 = XOR(x7,U8TO32_LITTLE(m + 28));
198 U32TO8_LITTLE(c + 28,x7);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSymbolELF.cpp119 uint32_t OtherFlags = getFlags() & ~(0x7 << ELF_STT_Shift);
161 assert(Other <= 0x7);
162 uint32_t OtherFlags = getFlags() & ~(0x7 << ELF_STO_Shift);
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-ebt3000.c80 char_position &= 0x7; /* only 8 chars */
/freebsd-11-stable/sys/arm/include/
H A Dsc_machdep.h41 #define FG_LIGHTGREY 0x7 /* aka white */
/freebsd-11-stable/sys/arm/ti/omap4/
H A Domap4_scm_padconf.h45 #define CONTROL_PADCONF_MUXMODE_MASK (0x7)
/freebsd-11-stable/sys/powerpc/include/
H A Dsc_machdep.h41 #define FG_LIGHTGREY 0x7 /* aka white */
/freebsd-11-stable/sys/sparc64/include/
H A Dsc_machdep.h41 #define FG_LIGHTGREY 0x7
/freebsd-11-stable/sys/mips/include/
H A Dsc_machdep.h41 #define FG_LIGHTGREY 0x7 /* aka white */
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_usb_phy.h45 #define SRCTRL_MSK 0x7
/freebsd-11-stable/sys/x86/include/
H A Dtrap.h83 #define FPE_SUBRNG_TRAP 0x7 /* subrange out of bounds */
/freebsd-11-stable/tools/tools/pirtool/
H A Dpirtable.h45 #define PIR_FUNC(x) ((x) & 0x7)
/freebsd-11-stable/sys/gnu/dts/arm/
H A Dimx35-pinfunc.h28 #define MX35_PAD_COMPARE__SDMA_EXTDMA_2 0x008 0x32c 0x000 0x7 0x0
35 #define MX35_PAD_GPIO1_0__SDMA_EXTDMA_0 0x010 0x334 0x000 0x7 0x0
40 #define MX35_PAD_GPIO1_1__SDMA_EXTDMA_1 0x014 0x338 0x000 0x7 0x0
158 #define MX35_PAD_NFWE_B__ARM11P_TOP_TRACE_0 0x0c8 0x4cc 0x000 0x7 0x0
163 #define MX35_PAD_NFRE_B__ARM11P_TOP_TRACE_1 0x0cc 0x4d0 0x000 0x7 0x0
168 #define MX35_PAD_NFALE__ARM11P_TOP_TRACE_2 0x0d0 0x4d4 0x000 0x7 0x0
173 #define MX35_PAD_NFCLE__ARM11P_TOP_TRACE_3 0x0d4 0x4d8 0x000 0x7 0x0
178 #define MX35_PAD_NFWP_B__ARM11P_TOP_TRCTL 0x0d8 0x4dc 0x000 0x7 0x0
182 #define MX35_PAD_NFRB__ARM11P_TOP_TRCLK 0x0dc 0x4e0 0x000 0x7 0x0
202 #define MX35_PAD_CSI_D8__ARM11P_TOP_EVNTBUS_13 0x0e0 0x524 0x000 0x7
[all...]
/freebsd-11-stable/sys/dev/mii/
H A Damphyreg.h68 #define ASTAT_PDLINK_READY_FAIL 0x7
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DARM64_DWARF_Registers.h24 x7, enumerator in enum:arm64_dwarf::__anon1618
H A DARM64_ehframe_Registers.h26 x7, enumerator in enum:arm64_ehframe::__anon1619
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFoldTables.h28 TB_INDEX_MASK = 0x7,
/freebsd-11-stable/sys/amd64/vmm/
H A Dx86.h38 #define CPUID_0000_0007 (0x7)
/freebsd-11-stable/sys/sparc64/sparc64/
H A Drwindow.c63 if ((error = (usp & 0x7)) != 0)
98 if ((error = (usp & 0x7)) != 0)
/freebsd-11-stable/sys/isa/
H A Dpnpreg.h234 #define PNP_TAG_END_DEPENDANT 0x7
248 #define PNP_TAG_LARGE_RESERVED 0x7-0x7f
/freebsd-11-stable/libexec/rtld-elf/aarch64/
H A Drtld_start.S72 stp x6, x7, [sp, #-16]!
104 ldp x6, x7, [sp], #16
147 stp x7, x8, [sp, #(4 * 16)]
165 ldp x7, x8, [sp, #(4 * 16)]
/freebsd-11-stable/contrib/xz/src/liblzma/simple/
H A Dia64.c40 const uint32_t bit_res = bit_pos & 0x7;
51 && ((inst_norm >> 9) & 0x7) == 0
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp150 uint32_t Op1 = (Bits >> 11) & 0x7;
153 uint32_t Op2 = Bits & 0x7;
/freebsd-11-stable/lib/msun/tests/
H A Drem_test.c157 assert((q & 0x7) == (expected_quo & 0x7));
179 assert((q & 0x7) == (expected_quo & 0x7));
201 assert((q & 0x7) == (expected_quo & 0x7));

Completed in 330 milliseconds

1234567891011>>