/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/ |
H A D | sha512-armv8.S | 93 stp x25,x26,[sp,#64] 99 ldp x24,x25,[x0,#4*8] 116 and x17,x25,x24 142 bic x28,x25,x23 163 add x25,x25,x19 // h+=K[i] 167 add x25,x25,x5 // h+=X[i] 172 add x25,x25,x1 [all...] |
/freebsd/sys/crypto/openssl/aarch64/ |
H A D | sha512-armv8.S | 85 stp x25,x26,[sp,#64] 91 ldp x24,x25,[x0,#4*8] 108 and x17,x25,x24 134 bic x28,x25,x23 155 add x25,x25,x19 // h+=K[i] 159 add x25,x25,x5 // h+=X[i] 164 add x25,x25,x17 // h+=Ch(e,f,g) 166 add x25,x25,x16 // h+=Sigma1(e) 168 add x21,x21,x25 // d+=h 171 add x25,x25,x28 // h+=Maj(a,b,c) [all …]
|
H A D | armv8-mont.S | 943 stp x25,x26,[sp,#64] 981 mov x25,xzr 1032 adcs x25,x25,x15 1046 adcs x25,x25,x17 1059 adcs x25,x25,x15 1071 adcs x25,x25,x16 1082 adcs x25,x25,x17 1092 adds x25,x25,x17 1111 stp x25,x26,[x2],#8*2 // t[6..7] 1147 adc x25,xzr,xzr // t[14] [all …]
|
H A D | keccak1600-armv8.S | 60 eor x30,x30,x25 96 eor x25,x25,x28 111 ror x3,x25,#64-21 117 ror x25,x17,#64-15 180 bic x27,x25,x17 184 bic x26,x19,x25 186 eor x25,x25,x28 217 stp x25,x26,[sp,#64] 232 ldp x25,x19,[x26,#16*9] 249 stp x25,x19,[x26,#16*9] [all …]
|
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | bthidd.conf.sample | 15 0x29 0x05 0x15 0x00 0x25 0x01 0x75 0x01 18 0x09 0x38 0x15 0x81 0x25 0x7f 0x75 0x08 22 0x00 0x25 0x03 0x95 0x01 0x75 0x02 0x0a 41 0x25 0x01 0x75 0x01 0x95 0x03 0x91 0x02 48 0x15 0x00 0x25 0x01 0x75 0x01 0x95 0x1c 63 0x25 0x01 0x95 0x03 0x75 0x01 0x81 0x02 67 0x25 0x03 0x95 0x01 0x75 0x02 0x0a 0x01 71 0x00 0xff 0x25 0x01 0x75 0x01 0x95 0x02
|
/freebsd/contrib/wireguard-tools/ |
H A D | curve25519-fiat32.h | 242 { const u32 x25 = in2[1]; in fe_add_impl() local 245 out[1] = (x7 + x25); in fe_add_impl() 285 { const u32 x25 = in2[1]; in fe_sub_impl() local 288 out[1] = ((0x3fffffe + x7) - x25); in fe_sub_impl() 328 { const u32 x25 = in2[1]; in fe_mul_impl() local 331 { u64 x41 = (((u64)x23 * x7) + ((u64)x25 * x5)); in fe_mul_impl() 332 { u64 x42 = ((((u64)(0x2 * x25) * x7) + ((u64)x23 * x9)) + ((u64)x27 * x5)); in fe_mul_impl() 333 { u64 x43 = (((((u64)x25 * x9) + ((u64)x27 * x7)) + ((u64)x23 * x11)) + ((u64)x29 * x5)); in fe_mul_impl() 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() [all …]
|
/freebsd/usr.sbin/bhyve/kbdlayout/ |
H A D | fr | 10 '%',0x52; % (0x25) 12 ''',0x25; ' (0x27) 41 '{',0x25; { (0x7b)
|
H A D | fr_acc | 10 '%',0x52; % (0x25) 12 ''',0x25; ' (0x27) 41 '{',0x25; { (0x7b)
|
H A D | fr_macbook | 11 '%',0x52; % (0x25) 13 ''',0x25; ' (0x27) 44 '{',0x25; { (0x7b)
|
H A D | us_dvorakl | 11 '%',0x54; % (0x25) 50 'P',0x25; P (0x50) 76 'p',0x25; p (0x70)
|
H A D | us_dvorakp | 11 '%',0x16; % (0x25) 25 '3',0x25; 3 (0x33) 93 '}',0x25; } (0x7d)
|
H A D | be_acc | 10 '%',0x52; % (0x25) 12 ''',0x25; ' (0x27)
|
H A D | be | 10 '%',0x52; % (0x25) 12 ''',0x25; ' (0x27)
|
/freebsd/lib/libc/rpc/ |
H A D | rpc | 25 x25.inr 100022 51 x25 100114 na.x25
|
/freebsd/sys/arm64/arm64/ |
H A D | swtch.S | 125 ldp x25, x26, [x4, #PCB_REGS + (PCB_X19 + 6) * 8] 150 stp x25, x26, [x4, #PCB_REGS + (PCB_X19 + 6) * 8] 220 ldp x25, x26, [x4, #PCB_REGS + (PCB_X19 + 6) * 8] 264 ldp x24, x25, [sp, #TF_X + 24 * 8] 281 stp x25, x26, [x0, #PCB_REGS + (PCB_X19 + 6) * 8]
|
H A D | locore.S | 107 adrp x25, initstack_end 108 add x25, x25, :lo12:initstack_end 109 sub sp, x25, #PCB_SIZE 133 adrp x25, initstack 134 add x25, x25, :lo12:initstack 135 str x25, [x0, #BP_KERN_STACK]
|
H A D | efirt_support.S | 41 stp x25, x26, [sp, #(8 * 8)] 80 ldp x25, x26, [sp, #(8 * 8)]
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | mpc7448hpc2.dts | 157 0x800 0x0 0x0 0x2 &RT0 0x25 0x0 162 0x1000 0x0 0x0 0x1 &RT0 0x25 0x0 171 0x1800 0x0 0x0 0x4 &RT0 0x25 0x0 176 0x2000 0x0 0x0 0x3 &RT0 0x25 0x0
|
H A D | holly.dts | 161 0x800 0x0 0x0 0x2 &RT0 0x25 0x0 165 0x1000 0x0 0x0 0x1 &RT0 0x25 0x0 173 0x1800 0x0 0x0 0x4 &RT0 0x25 0x0 177 0x2000 0x0 0x0 0x3 &RT0 0x25 0x0
|
/freebsd/sys/contrib/device-tree/Bindings/extcon/ |
H A D | extcon-sm5502.txt | 11 - reg: Specifies the I2C slave address of the MUIC block. It should be 0x25 20 reg = <0x25>;
|
H A D | extcon-fsa9480.txt | 11 - reg : Specifies i2c slave address. Must be 0x25. 18 reg = <0x25>;
|
/freebsd/sys/contrib/openzfs/module/lua/setjmp/ |
H A D | setjmp_aarch64.S | 55 stp x25, x26, [x0], #16 73 ldp x25, x26, [x0], #16
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_hyp_exception.S | 46 stp x24, x25, [sp, #(24 * 8)] 75 ldp x24, x25, [sp, #(24 * 8)] 100 stp x24, x25, [x0, #(TF_X + 24 * 8)] 123 ldp x24, x25, [x0, #(TF_X + 24 * 8)]
|
/freebsd/lib/libc/aarch64/gen/ |
H A D | _setjmp.S | 45 stp x25, x26, [x0], #16 80 ldp x25, x26, [x0], #16
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max14577.txt | 14 - reg : I2C slave address for the max14577 chip (0x25 for max14577/max77836) 72 reg = <0x25>; 107 reg = <0x25>;
|