/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha1-c64xplus.pl | 25 # Fully unrolled assembler would be ~5x larger and is likely to be 60 .asg MV,SWAP2 61 .asg MV,SWAP4 67 MV $NUM,A0 ; reassign $NUM 71 || [A0] MV SP,FP 92 || MV $A,$Actx 93 || MV $B,$Bctx 95 SPLOOPD 5 ; BODY_00_13 96 || MV $C,$Cctx 97 || MV $D,$Dctx [all …]
|
H A D | sha256-c64xplus.pl | 61 .asg SWAP2,MV 62 .asg SWAP4,MV 69 MV $NUM,A0 ; reassign $NUM 73 || [A0] MV SP,FP 88 || [A0] MV SP,$Xia 89 [A0] MV SP,$Xib 91 || [A0] MV $CTXA,$CTXB 96 || LDW *${CTXB}[5],$F 109 || MV $A,$Actx 110 || MV $E,$Ectx [all …]
|
H A D | keccak1600-c64x.pl | 30 my @A = map([ $_, ($_+1), ($_+2), ($_+3), ($_+4) ], (5,10,16,21,26)); 71 # +5--->+------+------+<- -5 below is ABI-compliant layout 153 || ROTL B$C[2],1,A$C[5] ; ROL64(C[2],1) 154 || ROTL A$C[2],0,B$C[5] 165 || XOR A$C[0],A$C[5],A$C[5] ; C[0] ^ ROL64(C[2],1) 166 || XOR B$C[0],B$C[5],B$C[5] 167 XOR A$C[5],A$A[0][1],A$A[0][1] 168 || XOR B$C[5],B$A[0][1],B$A[0][1] 169 || XOR A$C[5],A$A[1][1],A$A[1][1] 170 || XOR B$C[5],B$A[1][1],B$A[1][1] [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | c64xpluscpuid.pl | 37 MV B0,A4 38 MV B1,A5 61 ||[!B0] CMPLT 5,B4,B1 72 MV B4,B0 ; remaining bytes 84 || [B0] CMPLT 5,B0,B1 94 MV A6,B0 117 MV A4,B0 127 MV B5,A4 185 [A0] BNOP spinlock?,5 191 MV B4,B0 ; reassign sizeof(output) [all …]
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/usb/ |
H A D | pd.h | 26 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */ 29 #define PDO_FIXED_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_FIXED_VOLT_SHIFT) argument 32 #define PDO_FIXED(mv, ma, flags) \ argument 34 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma)) 36 #define VSAFE5V 5000 /* mv units */ 38 #define PDO_BATT_MAX_VOLT_SHIFT 20 /* 50mV units */ 39 #define PDO_BATT_MIN_VOLT_SHIFT 10 /* 50mV units */ 42 #define PDO_BATT_MIN_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_BATT_MIN_VOLT_SHIFT) argument 43 #define PDO_BATT_MAX_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_BATT_MAX_VOLT_SHIFT) argument 50 #define PDO_VAR_MAX_VOLT_SHIFT 20 /* 50mV units */ [all …]
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | bn-c64xplus.asm | 17 ;; unrolled SPLOOP-free loops - at ~8*n and ~5*n. Below assembler 53 MV ARG2,B0 58 || [B0] MV ARG0,A2 59 || [B0] MV ARG3,A3 71 || MV.S A17,A23 77 MV A19,RET ; return value 83 MV ARG2,B0 97 || MV.S A17,A21 103 MV A19,RET ; return value 109 MV ARG2,B0 [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | Makefile.am | 66 mv ntp_parser.h $(srcdir)/ntp_parser.h && \ 86 man5_MANS= ntp.conf.5 ntp.keys.5 137 ntp.conf.5man \ 138 ntp.conf.5mdoc \ 144 ntp.keys.5man \ 145 ntp.keys.5mdoc \ 318 { mv -f k-g.out $(srcdir)/ntp_keyword.h && \ 328 $(AM_V_at)mv -f k-g-u $@ 347 mv $(srcdir)/ntpd.man.in+ $(srcdir)/ntpd.man.in 356 mv $(srcdir)/ntpd.mdoc.in+ $(srcdir)/ntpd.mdoc.in [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-stm32-usbphyc.yaml | 110 - <1> increases the level by 5 to 7 mV 111 - <2> increases the level by 10 to 14 mV 112 - <3> decreases the level by 5 to 7 mV 134 - <5> = 20.345 mA target current / nominal + 7.8% 166 - <1> = threshold shift by +7 mV 167 - <2> = threshold shift by -5 mV 168 - <3> = threshold shift by +14 mV 182 - <1> = offset of +5 mV 183 - <2> = offset of +10 mV 184 - <3> = offset of -5 mV [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | maxim,max8952.yaml | 42 enum: [0, 1, 2, 3, 4, 5, 6, 7] 46 - 0: 32mV/us 47 - 1: 16mV/us 48 - 2: 8mV/us 49 - 3: 4mV/us 50 - 4: 2mV/us 51 - 5: 1mV/us 52 - 6: 0.5mV/us 53 - 7: 0.25mV/us 54 Defaults to 32mV/us if not specified.
|
H A D | max8952.txt | 20 - 0: 32mV/us 21 - 1: 16mV/us 22 - 2: 8mV/us 23 - 3: 4mV/us 24 - 4: 2mV/us 25 - 5: 1mV/us 26 - 6: 0.5mV/us 27 - 7: 0.25mV/us 28 Defaults to 32mV/us if not specified.
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | ti,drv260x.yaml | 58 enum: [ 0, 1, 2, 3, 4, 5, 6, 7 ] 67 vib-rated-mv: 71 If this is not set then the value will be defaulted to 3200 mV. 74 vib-overdrive-mv: 78 If this is not set then the value will be defaulted to 3200 mV. 99 haptics@5a { 106 vib-rated-mv = <3200>; 107 vib-overdrive-mv = <3200>;
|
H A D | ti,drv260x.txt | 30 - vib-rated-mv - The rated voltage of the actuator in millivolts. 33 - vib-overdrive-mv - The overdrive voltage of the actuator in millivolts. 38 haptics: haptics@5a { 45 vib-rated-mv = <3200>; 46 vib-overdrive-mv = <3200>;
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-c64xplus.pl | 121 || MV $TEA,$TEB 124 MV A9,$s[0] 125 || MV A8,$s[1] 126 || MV B9,$s[2] 127 || MV B8,$s[3] 129 MV A8,$s[0] 130 || MV A9,$s[1] 131 || MV B8,$s[2] 132 || MV B9,$s[3] 268 MV $Te0[0],A9 [all …]
|
/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-c64xplus.pl | 54 .asg MV,SWAP2 55 .asg MV.L,SWAP4 96 || MV A23,B23 100 STDW B17:B16,*${CTXA}[5] ; save s3:s1 112 || [A2] MV SP,FP 114 || [A2] MV $CTXA,$S3b ; borrow $S3b 131 LDDW *${CTXA}[5],$S3:$S1 ; load s3:s1 144 || MV B29,B30 ; B30 is h3 145 MV $R0,$R0b 174 || MV $S2,$S2a [all …]
|
/freebsd/libexec/rtld-elf/riscv/ |
H A D | rtld_start.S | 43 mv s0, a0 /* Put ps_strings in a callee-saved register */ 44 mv s1, sp /* And the stack pointer */ 48 mv a1, sp /* exit_proc */ 51 mv t0, a0 /* Backup the entry point */ 55 mv a0, s0 /* Restore ps_strings */ 56 mv sp, s1 /* Restore the stack pointer */ 73 sd a5, (8 * 5)(sp) 95 mv a0, t0 101 mv t0, a0 109 ld a5, (8 * 5)(sp)
|
/freebsd/sys/riscv/riscv/ |
H A D | swtch.S | 58 fsd f5, (PCB_X + 5 * 16)(\p) 107 fld f5, (PCB_X + 5 * 16)(\p) 209 mv s0, a1 210 mv a0, a1 212 mv a0, s0 230 ld s5, (PCB_S + 5 * 8)(x13) 279 sd s5, (PCB_S + 5 * 8)(x13) 309 mv s0, a0 310 mv s1, a1 311 mv s2, a2 [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs35l36.txt | 14 converter's output voltage in mV. The range is from 2550mV to 12000mV with 15 increments of 50mV. 65 1 = 5ms 69 5 = 200ms 75 weak-FET operation. The range is 50mV to 700mV in 50mV increments.
|
H A D | cs35l33.txt | 22 0, then VBST = VP. If greater than 0, the boost voltage will be 3300mV with 23 a value of 1 and will increase at a step size of 100mV until a maximum of 24 8000mV. 62 stage enters LDO operation. Starts as a default value of 50mV for a value 63 of 1 and increases with a step size of 50mV to a maximum of 750mV (value of 72 from 0 to 7 for delays of 5ms, 10ms, 50ms, 100ms, 200ms, 500ms, 1000ms. 80 The reference voltage starts at 3000mV with a value of 0x3 and is increased 81 by 100mV per step to a maximum of 5500mV. 91 1800mV with a step size of 50mV up to a maximum value of 1750mV. 92 Default is 1800mV. [all …]
|
H A D | qcom,msm8916-wcd-analog.txt | 35 - qcom,mbhc-vthreshold-low: Array of 5 threshold voltages in mV for 5 buttons 38 - qcom,mbhc-vthreshold-high: Array of 5 thresold voltages in mV for 5 buttons 41 - qcom,micbias-lvl: Voltage (mV) for Mic Bias
|
/freebsd/contrib/libedit/ |
H A D | Makefile | 6 WARNS?= 5 22 MAN= editline.3 editrc.5 editline.7 95 mv ${.TARGET}.tmp ${.TARGET} 101 mv ${.TARGET}.tmp ${.TARGET} 107 mv ${.TARGET}.tmp ${.TARGET} 112 mv ${.TARGET}.tmp ${.TARGET} 117 mv ${.TARGET}.tmp ${.TARGET} 122 mv ${.TARGET}.tmp ${.TARGET}
|
/freebsd/sys/arm/mv/armadaxp/ |
H A D | armadaxp.c | 28 * From: FreeBSD: src/sys/arm/mv/kirkwood/sheevaplug.c,v 1.2 2010/06/13 13:28:53 39 #include <arm/mv/mvwin.h> 40 #include <arm/mv/mvreg.h> 41 #include <arm/mv/mvvar.h> 105 /*08*/ { 2, 3, 5, 5 }, 107 /*10*/ { 2, 4, 10, 5 }, 109 /*12*/ { 1, 2, 5, 5 }, 111 /*14*/ { 1, 2, 5, 5 }, 112 /*15*/ { 2, 2, 5, 5 }, 114 /*17*/ { 2, 5, 10, 10 }, [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/mv_files/ |
H A D | mv_files_001_pos.ksh | 37 # Doing a 'mv' of a large amount of files between two directories 46 # 5. validate file number 48 # 7. repeat steps 3,4,5,6 above 70 log_assert "Doing a 'mv' of a large amount of files within a zfs filesystem" \ 77 log_fail "'mv' test failed to complete."
|
H A D | mv_files_002_pos.ksh | 37 # Doing a 'mv' of a large amount of files between two directories across 47 # 5. validate file number 49 # 7. repeat steps 3,4,5,6 above 71 log_assert "Doing a 'mv' of a large amount of files across two zfs filesystems" \ 78 log_fail "'mv' test failed to complete."
|
/freebsd/share/skel/ |
H A D | dot.shrc | 30 # alias mv='mv -i' 38 bind "\\e[1;5C" em-next-word 39 bind "\\e[1;5D" ed-prev-word 43 bind ^[[5~ ed-move-to-beg
|
/freebsd/tests/sys/cddl/zfs/tests/acl/trivial/ |
H A D | zfs_acl_mv_001_pos.ksh | 36 # Verifies that mv will include file attribute. 43 # 5. Verify all the cksum are identical 57 log_assert "Verifies that mv will include file attribute." 73 log_must usr_exec $MV $INI_DIR/* $TST_DIR 82 log_pass "mv file include attribute passed."
|