Searched refs:x13 (Results 1 - 25 of 620) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/riscv/riscv/
H A Dswtch.S52 ld x13, TD_PCB(a1)
53 sd x13, PC_CURPCB(gp)
58 ld t0, PCB_L1ADDR(x13)
66 ld ra, (PCB_RA)(x13)
67 ld sp, (PCB_SP)(x13)
70 ld s0, (PCB_S + 0 * 8)(x13)
71 ld s1, (PCB_S + 1 * 8)(x13)
72 ld s2, (PCB_S + 2 * 8)(x13)
73 ld s3, (PCB_S + 3 * 8)(x13)
74 ld s4, (PCB_S + 4 * 8)(x13)
[all...]
/freebsd-11-stable/sys/dev/ctau/
H A Dlxt318.h29 #define LX_RAM 0x13 /* CS61318 */
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Dp1024.c67 0xDB, 0xD0, 0xF3, 0x13, 0x04, 0x7F, 0x40, 0xE8,
68 0x56, 0xDA, 0x58, 0xCB, 0x13, 0xB8, 0xA1, 0xBF,
73 0x5E, 0x55, 0x43, 0x13, 0x82, 0x8D, 0xA8, 0x3B,
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_pentium.h51 #define PENTIUM_MSR_CTR1 0x13
/freebsd-11-stable/sys/dev/advansys/
H A Dadwmcode.c35 0x0e, 0x13, 0x38, 0x54, 0xb1, 0xf0, 0xb4, 0x00, 0x01, 0xfc, 0x03,
36 0xfc, 0xd8, 0x0c, 0x00, 0x57, 0x01, 0xf0, 0x02, 0x13, 0x03, 0xe6,
50 0xdc, 0x02, 0x4a, 0x05, 0x00, 0x05, 0xf0, 0x05, 0xf8, 0x06, 0x13,
51 0x08, 0x13, 0x0c, 0x00, 0x0e, 0x47, 0x0e, 0xf7, 0x19, 0x00, 0x20,
63 0x02, 0x10, 0x02, 0xe6, 0x03, 0xa1, 0x04, 0x13, 0x06, 0x83, 0x06,
65 0x0c, 0x12, 0x0c, 0x90, 0x10, 0x10, 0x10, 0x13, 0x12, 0x1c, 0x17,
67 0x1e, 0x13, 0x20, 0x1c, 0x20, 0xe7, 0x22, 0x01, 0x26, 0x01, 0x2a,
75 0x01, 0xff, 0x03, 0x00, 0x00, 0xfe, 0x6a, 0x13, 0xfe, 0x05, 0x05,
112 0xf0, 0xfe, 0x7e, 0x03, 0xe9, 0x13, 0xfe, 0x11, 0x00, 0x02, 0x62,
133 0xfe, 0x48, 0x13,
[all...]
/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
136 x13 = j13;
141 QUARTERROUND( x1, x5, x9,x13)
146 QUARTERROUND( x2, x7, x8,x13)
162 x13 = PLUS(x13,j13);
180 x13 = XOR(x13,U8TO32_LITTLE(m + 52));
204 U32TO8_LITTLE(c + 52,x13);
/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
137 x13 = j13;
142 QUARTERROUND( x1, x5, x9,x13)
147 QUARTERROUND( x2, x7, x8,x13)
163 x13 = PLUS(x13,j13);
180 x13 = XOR(x13,U8TO32_LITTLE(m + 52));
203 U32TO8_LITTLE(c + 52,x13);
/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
136 x13 = j13;
141 QUARTERROUND( x1, x5, x9,x13)
146 QUARTERROUND( x2, x7, x8,x13)
162 x13 = PLUS(x13,j13);
180 x13 = XOR(x13,U8TO32_LITTLE(m + 52));
204 U32TO8_LITTLE(c + 52,x13);
/freebsd-11-stable/stand/i386/common/
H A Ddrv.c37 v86.addr = 0x13;
65 v86.addr = 0x13;
90 v86.addr = 0x13;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/arm/sys/
H A Dfasttrap_isa.h79 #define FASTTRAP_T_SETHI 0x13 /* sethi instruction (includes nop) */
/freebsd-11-stable/sys/dev/drm/
H A Dsis_drm.h38 #define DRM_SIS_AGP_INIT 0x13
/freebsd-11-stable/sys/dev/mii/
H A Dlxtphyreg.h55 #define MII_LXTPHY_CONFIG 0x13 /* Configuration Register */
H A Dacphyreg.h55 #define MII_ACPHY_PWRLOOP 0x13 /* Power/Loopback */
H A Dicsphyreg.h120 #define MII_ICSPHY_ECR2 0x13 /* Extended Control Register 2 */
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DARM64_DWARF_Registers.h30 x13, enumerator in enum:arm64_dwarf::__anon1618
H A DARM64_ehframe_Registers.h32 x13, enumerator in enum:arm64_ehframe::__anon1619
/freebsd-11-stable/lib/libc/rpc/
H A Ddes_soft.c41 0x10, 0x10, 0x13, 0x13, 0x15, 0x15, 0x16, 0x16,
/freebsd-11-stable/sys/sys/
H A Dwait.h56 #define WIFSIGNALED(x) (_WSTATUS(x) != _WSTOPPED && _WSTATUS(x) != 0 && (x) != 0x13)
60 #define WIFCONTINUED(x) (x == 0x13) /* 0x13 == SIGCONT */
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dderived-key-test.c49 {0x5e, 0x13, 0xd3, 0x1c, 0x70, 0xef, 0x76, 0x57, 0x46, 0x57, 0x85, 0x31, 0xcb, 0x51, 0xc1, 0x5b, 0xf1, 0x1c, 0xa8, 0x2c, 0x97, 0xce, 0xe9, 0xf2},
50 {0x9e, 0x58, 0xe5, 0xa1, 0x46, 0xd9, 0x94, 0x2a, 0x10, 0x1c, 0x46, 0x98, 0x45, 0xd6, 0x7a, 0x20, 0xe3, 0xc4, 0x25, 0x9e, 0xd9, 0x13, 0xf2, 0x07}},
53 {0x13, 0xfe, 0xf8, 0x0d, 0x76, 0x3e, 0x94, 0xec, 0x6d, 0x13, 0xfd, 0x2c, 0xa1, 0xd0, 0x85, 0x07, 0x02, 0x49, 0xda, 0xd3, 0x98, 0x08, 0xea, 0xbf}},
67 {0x5d, 0x15, 0x4a, 0xf2, 0x38, 0xf4, 0x67, 0x13, 0x15, 0x57, 0x19, 0xd5, 0x5e, 0x2f, 0x1f, 0x79, 0x0d, 0xd6, 0x61, 0xf2, 0x79, 0xa7, 0x91, 0x7c},
68 {0xa8, 0x80, 0x8a, 0xc2, 0x67, 0xda, 0xda, 0x3d, 0xcb, 0xe9, 0xa7, 0xc8, 0x46, 0x26, 0xfb, 0xc7, 0x61, 0xc2, 0x94, 0xb0, 0x13, 0x15, 0xe5, 0xc1}},
71 {0xc8, 0x13, 0xf8, 0x8a, 0x3b, 0xe3, 0xb3, 0x34, 0xf7, 0x54, 0x25, 0xce, 0x91, 0x75, 0xfb, 0xe3, 0xc8, 0x49, 0x3b, 0x89, 0xc8, 0x70, 0x3b, 0x49}},
/freebsd-11-stable/sys/arm64/arm64/
H A Dlocore.S438 * x11, x12 and x13 are trashed
453 1: orr x13, x12, x9, lsl #PAGE_SHIFT
456 str x13, [x6, x11, lsl #3]
474 * x11, x12 and x13 are trashed
489 orr x13, x12, x9, lsl #PAGE_SHIFT
492 str x13, [x6, x11, lsl #3]
503 * x11, x12 and x13 are trashed
525 1: orr x13, x12, x9, lsl #L1_SHIFT
528 str x13, [x6, x11, lsl #3]
544 * x11, x12 and x13 ar
[all...]
/freebsd-11-stable/contrib/ntp/include/
H A Dicom.h73 #define V_ANNC 0x13 /* announce control */
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h47 #define AR_PHY_PLL_CTL_20 0x13 /* 20 MHz half rate 11a for emulation */
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dx509.h55 #define ASN1_PRINTABLE_STRING 0x13
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dstreqvcmp.c43 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
/freebsd-11-stable/sys/netinet/
H A Digmp.h110 #define IGMP_DVMRP 0x13 /* DVMRP routing message */

Completed in 200 milliseconds

1234567891011>>