| /freebsd-head/sys/riscv/riscv/ |
| HD | swtch.S | 217 ld x13, TD_PCB(a0) 218 sd x13, PC_CURPCB(tp) 221 ld ra, (PCB_RA)(x13) 222 ld sp, (PCB_SP)(x13) 225 ld s0, (PCB_S + 0 * 8)(x13) 226 ld s1, (PCB_S + 1 * 8)(x13) 227 ld s2, (PCB_S + 2 * 8)(x13) 228 ld s3, (PCB_S + 3 * 8)(x13) 229 ld s4, (PCB_S + 4 * 8)(x13) 230 ld s5, (PCB_S + 5 * 8)(x13) [all …]
|
| /freebsd-head/sys/crypto/openssl/aarch64/ |
| HD | poly1305-armv8.S | 46 adr x13,.Lpoly1305_emit 50 csel x13,x13,x8,eq 55 stp x12,x13,[x2] 92 umulh x13,x4,x7 99 adc x13,x13,x11 102 adds x13,x13,x10 107 adds x13,x13,x10 112 adds x13,x13,x10 119 adcs x5,x13,xzr 143 adcs x13,x5,xzr [all …]
|
| HD | armv8-mont.S | 46 ldp x13,x14,[x3],#16 // np[0..1] 58 umulh x13,x13,x15 72 adc x13,x13,xzr 82 adds x12,x16,x13 84 adc x13,x17,xzr 89 adc x13,x13,xzr 99 adds x12,x16,x13 101 adc x13,x17,xzr 105 adcs x13,x13,x7 108 stp x12,x13,[x22] [all …]
|
| HD | sha512-armv8.S | 279 eor x13,x25,x25,ror#23 285 eor x16,x16,x13,ror#18 // Sigma1(e) 286 ror x13,x21,#28 293 eor x17,x13,x17,ror#34 // Sigma0(a) 324 ldp x13,x14,[x1],#2*8 347 rev x13,x13 // 10 355 add x25,x25,x13 // h+=X[i] 533 add x4,x4,x13 572 str x13,[sp,#16] 579 ror x13,x26,#28 [all …]
|
| /freebsd-head/sys/contrib/device-tree/src/arm/rockchip/ |
| HD | rk3288-veyron-jerry.dts | 89 0x3a 0x00 0x88 0x13 0x14 0x24 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0a 0x05 0x0a 91 0x0e 0x09 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 93 0x88 0x13 0x14 0x28 0x01 0x0c 0x02 0x0c 0x03 0x0c 0x04 0x0a 0x05 0x0a 0x06 0x0a 95 0x0f 0x09 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05 96 0x17 0x05 0x18 0x05 0x19 0x05 0x1a 0x05 0x1b 0x05 0x89 0x01 0x3a 0x00 0x88 0x13 99 0x10 0x05 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05 0x17 0x05 100 0x18 0x05 0x19 0x05 0x1a 0x05 0x1b 0x05 0x89 0x01 0x3a 0x00 0x88 0x13 0x14 0x30 103 0x11 0x05 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05 0x17 0x05 0x18 0x05 104 0x19 0x05 0x1a 0x05 0x1b 0x05 0x89 0x01 0x3a 0x00 0x88 0x13 0x14 0x34 0x01 0x0c 107 0x12 0x05 0x13 0x05 0x14 0x05 0x15 0x05 0x16 0x05 0x17 0x05 0x18 0x05 0x19 0x05 [all …]
|
| /freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/ |
| HD | core_hsalsa20_ref2.c | 23 x9, x10, x11, x12, x13, x14, x15; in crypto_core_hsalsa20() local 43 x13 = LOAD32_LE(k + 24); in crypto_core_hsalsa20() 56 x13 ^= ROTL32(x9 + x5, 9); in crypto_core_hsalsa20() 57 x1 ^= ROTL32(x13 + x9, 13); in crypto_core_hsalsa20() 58 x5 ^= ROTL32(x1 + x13, 18); in crypto_core_hsalsa20() 80 x13 ^= ROTL32(x12 + x15, 9); in crypto_core_hsalsa20() 81 x14 ^= ROTL32(x13 + x12, 13); in crypto_core_hsalsa20() 82 x15 ^= ROTL32(x14 + x13, 18); in crypto_core_hsalsa20()
|
| /freebsd-head/sys/contrib/device-tree/Bindings/net/ |
| HD | mdio-mux-gpio.txt | 44 <3 0x13 0 0x0a60>; 53 <3 0x13 0 0x0a60>; 62 <3 0x13 0 0x0a60>; 71 <3 0x13 0 0x0a60>; 87 <3 0x13 0 0x0a60>; 96 <3 0x13 0 0x0a60>; 105 <3 0x13 0 0x0a60>; 114 <3 0x13 0 0x0a60>;
|
| HD | mdio-mux.txt | 54 <3 0x13 0 0x0a60>; 63 <3 0x13 0 0x0a60>; 72 <3 0x13 0 0x0a60>; 81 <3 0x13 0 0x0a60>; 97 <3 0x13 0 0x0a60>; 106 <3 0x13 0 0x0a60>; 115 <3 0x13 0 0x0a60>; 124 <3 0x13 0 0x0a60>;
|
| /freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
| HD | core_salsa_ref.c | 15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in crypto_core_salsa() local 37 j13 = x13 = LOAD32_LE(k + 24); in crypto_core_salsa() 51 x13 ^= ROTL32(x9 + x5, 9); in crypto_core_salsa() 52 x1 ^= ROTL32(x13 + x9, 13); in crypto_core_salsa() 53 x5 ^= ROTL32(x1 + x13, 18); in crypto_core_salsa() 75 x13 ^= ROTL32(x12 + x15, 9); in crypto_core_salsa() 76 x14 ^= ROTL32(x13 + x12, 13); in crypto_core_salsa() 77 x15 ^= ROTL32(x14 + x13, 18); in crypto_core_salsa() 92 STORE32_LE(out + 52, x13 + j13); in crypto_core_salsa()
|
| /freebsd-head/contrib/file/magic/Magdir/ |
| HD | acorn | 39 0 string \x02\x01\x13\x13\x13\x01\x0d\x10 Digital Symphony sound sample (RISC OS), 50 0 string \x02\x01\x13\x13\x14\x12\x01\x0b Digital Symphony song (RISC OS), 59 0 string \x02\x01\x13\x13\x10\x14\x12\x0e
|
| HD | os9 | 62 >0x13 byte 1 machine language 63 >0x13 byte 2 BASIC I-code 64 >0x13 byte 3 Pascal P-code 65 >0x13 byte 4 C I-code 66 >0x13 byte 5 COBOL I-code 67 >0x13 byte 6 Fortran I-code
|
| /freebsd-head/sys/contrib/device-tree/src/arm64/freescale/ |
| HD | imx8mn-rve-gateway.dts | 217 MX8MN_IOMUXC_ECSPI1_SCLK_ECSPI1_SCLK 0x13 218 MX8MN_IOMUXC_ECSPI1_MOSI_ECSPI1_MOSI 0x13 219 MX8MN_IOMUXC_ECSPI1_MISO_ECSPI1_MISO 0x13 220 MX8MN_IOMUXC_ECSPI1_SS0_GPIO5_IO9 0x13 /* SS0 */ 221 MX8MN_IOMUXC_SAI5_RXD1_GPIO3_IO22 0x13 /* SC16 IRQ */ 227 MX8MN_IOMUXC_ECSPI2_SCLK_ECSPI2_SCLK 0x13 228 MX8MN_IOMUXC_ECSPI2_MOSI_ECSPI2_MOSI 0x13 229 MX8MN_IOMUXC_ECSPI2_MISO_ECSPI2_MISO 0x13 230 MX8MN_IOMUXC_ECSPI2_SS0_GPIO5_IO13 0x13 /* SS0 */ 231 MX8MN_IOMUXC_SAI5_RXC_GPIO3_IO20 0x13 /* SC16 IRQ */
|
| /freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/ |
| HD | core_hchacha20.c | 22 uint32_t x8, x9, x10, x11, x12, x13, x14, x15; in crypto_core_hchacha20() local 44 x13 = LOAD32_LE(in + 4); in crypto_core_hchacha20() 50 QUARTERROUND(x1, x5, x9, x13); in crypto_core_hchacha20() 55 QUARTERROUND(x2, x7, x8, x13); in crypto_core_hchacha20() 64 STORE32_LE(out + 20, x13); in crypto_core_hchacha20()
|
| /freebsd-head/contrib/unbound/compat/ |
| HD | chacha_private.h | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 136 x13 = j13; in chacha_encrypt_bytes() 141 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes() 146 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes() 162 x13 = PLUS(x13,j13); in chacha_encrypt_bytes() 180 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes() 204 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
|
| /freebsd-head/crypto/openssh/ |
| HD | chacha.c | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 136 x13 = j13; in chacha_encrypt_bytes() 141 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes() 146 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes() 162 x13 = PLUS(x13,j13); in chacha_encrypt_bytes() 179 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes() 202 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
|
| /freebsd-head/crypto/openssh/openbsd-compat/ |
| HD | chacha_private.h | 93 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 138 x13 = j13; in chacha_encrypt_bytes() 143 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes() 148 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes() 164 x13 = PLUS(x13,j13); in chacha_encrypt_bytes() 182 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes() 206 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
|
| /freebsd-head/sys/contrib/device-tree/src/mips/cavium-octeon/ |
| HD | octeon_3xxx.dts | 45 <3 0x13 0 0x0a60>; 53 <3 0x13 0 0x0a60>; 61 <3 0x13 0 0x0a60>; 69 <3 0x13 0 0x0a60>; 78 <3 0x13 0 0x0a60>; 86 <3 0x13 0 0x0a60>; 94 <3 0x13 0 0x0a60>; 102 <3 0x13 0 0x0a60>; 118 <3 0x13 0 0x0a60>; 128 <3 0x13 0 0x0a60>; [all …]
|
| HD | octeon_68xx.dts | 80 <3 0x13 0 0x0a60>; 89 <3 0x13 0 0x0a60>; 98 <3 0x13 0 0x0a60>; 107 <3 0x13 0 0x0a60>; 124 <3 0x13 0 0x0a60>; 133 <3 0x13 0 0x0a60>; 142 <3 0x13 0 0x0a60>; 151 <3 0x13 0 0x0a60>; 168 <3 0x13 0 0x0a60>; 177 <3 0x13 0 0x0a60>; [all …]
|
| /freebsd-head/sys/crypto/chacha20/ |
| HD | chacha.c | 113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 160 x13 = j13; in chacha_encrypt_bytes() 165 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes() 170 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes() 186 x13 = PLUS(x13,j13); in chacha_encrypt_bytes() 204 x13 = XOR(x13,U8TO32_LITTLE(m + 52)); in chacha_encrypt_bytes() 237 U32TO8_LITTLE(c + 52,x13); in chacha_encrypt_bytes()
|
| /freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
| HD | chacha20_ref.c | 84 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in chacha20_encrypt_bytes() local 138 x13 = j13; in chacha20_encrypt_bytes() 143 QUARTERROUND(x1, x5, x9, x13) in chacha20_encrypt_bytes() 148 QUARTERROUND(x2, x7, x8, x13) in chacha20_encrypt_bytes() 164 x13 = PLUS(x13, j13); in chacha20_encrypt_bytes() 181 x13 = XOR(x13, LOAD32_LE(m + 52)); in chacha20_encrypt_bytes() 205 STORE32_LE(c + 52, x13); in chacha20_encrypt_bytes()
|
| /freebsd-head/lib/libc/aarch64/string/ |
| HD | strncmp.S | 24 mov x13, #-1 // save constants for later 47 lsl x3, x13, x14 // string head 48 lsl x4, x13, x15 121 lsl x3, x13, x14 // string head 122 lsl x4, x13, x15 181 lsl x4, x13, x4 210 lsl x4, x13, x4 293 lsl x4, x13, x4 319 lsl x4, x13, x4 // take first half into account 398 lsl x4, x13, x4 [all …]
|
| /freebsd-head/contrib/wireguard-tools/ |
| HD | curve25519-fiat32.h | 229 { const u32 x13 = in1[4]; in fe_add_impl() local 248 out[4] = (x13 + x31); in fe_add_impl() 272 { const u32 x13 = in1[4]; in fe_sub_impl() local 291 out[4] = ((0x7fffffe + x13) - x31); in fe_sub_impl() 315 { const u32 x13 = in1[4]; in fe_mul_impl() local 334 …{ u64 x44 = (((((u64)x27 * x9) + (0x2 * (((u64)x25 * x11) + ((u64)x29 * x7)))) + ((u64)x23 * x13))… in fe_mul_impl() 335 …{ u64 x45 = (((((((u64)x27 * x11) + ((u64)x29 * x9)) + ((u64)x25 * x13)) + ((u64)x31 * x7)) + ((u6… in fe_mul_impl() 336 …* ((((u64)x29 * x11) + ((u64)x25 * x15)) + ((u64)x33 * x7))) + ((u64)x27 * x13)) + ((u64)x31 * x9)… in fe_mul_impl() 337 …{ u64 x47 = (((((((((u64)x29 * x13) + ((u64)x31 * x11)) + ((u64)x27 * x15)) + ((u64)x33 * x9)) + (… in fe_mul_impl() 338 …{ u64 x48 = (((((((u64)x31 * x13) + (0x2 * (((((u64)x29 * x15) + ((u64)x33 * x11)) + ((u64)x25 * x… in fe_mul_impl() [all …]
|
| /freebsd-head/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/ |
| HD | sha512-armv8.S | 288 eor x13,x25,x25,ror#23 294 eor x16,x16,x13,ror#18 // Sigma1(e) 295 ror x13,x21,#28 302 eor x17,x13,x17,ror#34 // Sigma0(a) 333 ldp x13,x14,[x1],#2*8 356 rev x13,x13 // 10 364 add x25,x25,x13 // h+=X[i] 542 add x4,x4,x13 581 str x13,[sp,#16] 588 ror x13,x26,#28 [all …]
|
| /freebsd-head/sys/contrib/device-tree/src/arm64/qcom/ |
| HD | pm8916.dtsi | 84 <0x0 0x13 0 IRQ_TYPE_EDGE_BOTH>, 85 <0x0 0x13 1 IRQ_TYPE_EDGE_BOTH>, 86 <0x0 0x13 2 IRQ_TYPE_EDGE_BOTH>, 87 <0x0 0x13 4 IRQ_TYPE_EDGE_BOTH>; 105 interrupts = <0x0 0x13 1 IRQ_TYPE_EDGE_BOTH>;
|
| /freebsd-head/sys/compat/linuxkpi/common/include/linux/ |
| HD | uuid.h | 38 #define GUID_INIT(x0_3, x4_5, x6_7, x8, x9, x10, x11, x12, x13, x14, x15) \ argument 53 [13] = (x13), \
|