/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha512-c64xplus.pl | 80 MV $NUM,A0 ; reassign $NUM 84 || [A0] MV SP,FP 109 || MV $CTXA,$CTXB 134 MV $Ahi,$Actxhi 135 || MV $Alo,$Actxlo 136 || MV $Bhi,$Bctxhi 137 || MV $Blo,$Bctxlo 138 || MV $Chi,$Cctxhi 139 || MV $Clo,$Cctxlo 142 MV $Ehi,$Ectxhi [all …]
|
H A D | keccak1600-c64x.pl | 25 # [incredible for a 32-bit processor] 10.9 cycles per processed byte 102 .align 32 223 || MV A$A[0][1],A$C[1] ; Rho+Pi, "early start" 224 || MV B$A[0][1],B$C[1] 232 || MV A$A[0][3],A$C[3] 233 || MV B$A[0][3],B$C[3] 241 || MV A$A[0][2],A$C[2] 242 || MV B$A[0][2],B$C[2] 248 || MV A$A[0][4],A$C[4] 249 || MV B$A[0][4],B$C[4] [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
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.
|
H A D | maxim,max8952.yaml | 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.
|
/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | bn-c64xplus.asm | 16 ;; being the number of 32-bit words, addition - 8*n. Corresponding 4x 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/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-c64xplus.pl | 21 # Performance is [incredible for a 32-bit processor] 1.82 cycles per 54 .asg MV,SWAP2 55 .asg MV.L,SWAP4 96 || MV A23,B23 106 .align 32 112 || [A2] MV SP,FP 114 || [A2] MV $CTXA,$S3b ; borrow $S3b 144 || MV B29,B30 ; B30 is h3 145 MV $R0,$R0b 174 || MV $S2,$S2a [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | da7219.txt | 32 - dlg,micbias-lvl : Voltage (mV) for Mic Bias 38 - dlg,ldo-lvl : Required internal LDO voltage (mV) level for digital engine 46 - dlg,micbias-pulse-lvl : Mic bias higher voltage pulse level (mV). 56 ["32ms_64ms", "64ms_128ms", "128ms_256ms", "256ms_512ms"] 101 dlg,jack-det-rate = "32ms_64ms";
|
H A D | dialog,da7219.yaml | 73 Voltage (mV) for Mic Bias. 99 Mic bias higher voltage pulse level (mV). 133 enum: ["32_64", "64_128", "128_256", "256_512"] 226 dlg,jack-det-rate = "32_64";
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/riscv/ |
H A D | save.S | 19 #if __riscv_xlen == 32 27 mv t1, zero 65 li t1, 32 67 sw s6, 32(sp) 124 mv t1, zero 148 li t1, 32 150 sd s8, 32(sp) 227 # error "xlen must be 32 or 64 for save-restore implementation
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | pm8950.dtsi | 115 channel@32 {
|
/freebsd/sys/arm/mv/ |
H A D | ic.c | 46 #include <arm/mv/mvreg.h> 47 #include <arm/mv/mvvar.h> 161 filt = ~((last >= 32) ? (2 << (last - 32)) - 1 : 0); in arm_get_next_irq() 201 if (nb < 32) { in arm_mask_irq() 208 mr &= ~(1 << (nb - 32)); in arm_mask_irq() 223 if (nb < 32) { in arm_unmask_irq() 230 mr |= (1 << (nb - 32)); in arm_unmask_irq()
|
/freebsd/stand/forth/ |
H A D | menu.rc | 117 set optionstoggled_ansi[3]="^[1mA^[mCPI Support ^[32;7mOn^[m" 125 set optionstoggled_ansi[4]="Safe ^[1mM^[mode... ^[32;7mOn^[m" 133 set optionstoggled_ansi[5]="^[1mS^[mingle User. ^[32;7mOn^[m" 140 set optionsansi_caption[6]="^[1mV^[merbose..... ^[34;1mOff^[m" 141 set optionstoggled_ansi[6]="^[1mV^[merbose..... ^[32;7mOn^[m"
|
/freebsd/contrib/bearssl/test/ |
H A D | test_math.c | 77 32, 247 uint32_t mp[40], ma[40], mb[40], mv[60], mx[100]; in test_modint() local 286 impl->decode(mv, ev, vlen); in test_modint() 290 check_eqz(mv, v); in test_modint() 312 impl->decode(mv, ev, vlen); in test_modint() 313 impl->reduce(ma, mv, mp); in test_modint() 407 * lengths of both factors can be arbitrary modulo 2^32. Factors 414 * 32-bit words).
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-c64xplus.pl | 86 .eval 32-TBL1,TBL1 87 .eval 32-TBL2,TBL2 88 .eval 32-TBL3,TBL3 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] [all …]
|
/freebsd/contrib/cortex-strings/scripts/ |
H A D | trim.sh | 7 … convert $i -bordercolor white -border 1x1 -trim +repage -alpha off +dither -colors 32 PNG8:next-$i 8 mv next-$i $i
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_smbus.h | 38 #define SMBUS_DATA 4 /* 32 bytes */ 113 * unit : mV 196 * unit : mV 247 * unit : mV 248 * range : 0..65535 mV
|
/freebsd/sys/arm/mv/armada38x/ |
H A D | armada38x.c | 35 #include <arm/mv/mvwin.h> 36 #include <arm/mv/mvreg.h> 37 #include <arm/mv/mvvar.h> 57 return (((uint64_t)sar_high << 32) | sar_low); in get_sar_value_armada38x()
|
/freebsd/tools/test/stress2/misc/ |
H A D | msdos13.sh | 46 newfs_msdos -F 32 -b 8192 /dev/md$mdstart$part > /dev/null 62 mv f$i-$j g$i-$j 66 mv g$i-$j f$i-$j
|
/freebsd/contrib/ncurses/include/ |
H A D | edit_cfg.sh | 2 # $Id: edit_cfg.sh,v 1.16 2022/07/16 18:02:32 tom Exp $ 50 mv "$2" "$BAK" 65 mv "$BAK" "$2"
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 171 MutableValue *MV = this; in write() local 173 !CastInst::isBitOrNoopPointerCastable(Ty, MV->getType(), DL)) { in write() 174 if (isa<Constant *>(MV->Val) && !MV->makeMutable()) in write() 177 MutableAggregate *Agg = cast<MutableAggregate *>(MV->Val); in write() 184 MV = &Agg->Elements[Index->getZExtValue()]; in write() 187 Type *MVType = MV->getType(); in write() 188 MV->clear(); in write() 190 MV->Val = ConstantExpr::getIntToPtr(V, MVType); in write() 192 MV->Val = ConstantExpr::getPtrToInt(V, MVType); in write() 194 MV->Val = ConstantExpr::getBitCast(V, MVType); in write() [all …]
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen.1ntp-keygenman | 519 \f\*[B-Font]MV\f[] 654 \f\*[B-Font]MV\f[] 691 \f\*[B-Font]MV\f[] 701 values from 256 to 2048 (32 to 256 octets). 790 \f\*[B-Font]MV\f[] 815 The modulus defaults to 512, but can be set from 256 to 2048 (32 to 256 octets). 850 \f\*[B-Font]IFF\f[], \f\*[B-Font]GQ\f[] \f\*[B-Font]and\f[] \f\*[B-Font]MV\f[] 881 \f\*[B-Font]MV\f[] 899 .NOP \f\*[B-Font]\-V\f[] \f\*[B-Font]\-\-mv-params\f[] \f\*[I-Font]nkeys\f[] 902 encrypted server keys and parameters for the Mu-Varadharajan (MV) [all...] |
H A D | ntp-keygen.man.in | 519 \f\*[B-Font]MV\f[] 654 \f\*[B-Font]MV\f[] 691 \f\*[B-Font]MV\f[] 701 values from 256 to 2048 (32 to 256 octets). 790 \f\*[B-Font]MV\f[] 815 The modulus defaults to 512, but can be set from 256 to 2048 (32 to 256 octets). 850 \f\*[B-Font]IFF\f[], \f\*[B-Font]GQ\f[] \f\*[B-Font]and\f[] \f\*[B-Font]MV\f[] 881 \f\*[B-Font]MV\f[] 899 .NOP \f\*[B-Font]\-V\f[] \f\*[B-Font]\-\-mv-params\f[] \f\*[I-Font]nkeys\f[] 902 encrypted server keys and parameters for the Mu-Varadharajan (MV) [all...] |
H A D | ntp-keygen.mdoc.in | 456 .Cm MV 579 .Cm MV 616 .Cm MV 626 values from 256 to 2048 (32 to 256 octets). 706 .Cm MV 729 The modulus defaults to 512, but can be set from 256 to 2048 (32 to 256 octets). 760 .Cm IFF , GQ and MV 790 .Cm MV 805 .It Fl V Fl \-mv\-params Ar nkeys 808 encrypted server keys and parameters for the Mu\-Varadharajan (MV) [all...] |
H A D | ntp-keygen.1ntp-keygenmdoc | 456 .Cm MV 579 .Cm MV 616 .Cm MV 626 values from 256 to 2048 (32 to 256 octets). 706 .Cm MV 729 The modulus defaults to 512, but can be set from 256 to 2048 (32 to 256 octets). 760 .Cm IFF , GQ and MV 790 .Cm MV 805 .It Fl V Fl \-mv\-params Ar nkeys 808 encrypted server keys and parameters for the Mu\-Varadharajan (MV) [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetObjectFile.cpp | 45 ".srodata.cst32", ELF::SHT_PROGBITS, ELF::SHF_ALLOC | ELF::SHF_MERGE, 32); in Initialize() 49 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel() argument 51 int64_t FinalOffset = Offset + MV.getConstant(); in getIndirectSymViaGOTPCRel() 150 // than 32 bytes, so just use .srodata here. in getSectionForConstant()
|