| /freebsd/crypto/openssl/crypto/modes/asm/ |
| H A D | aes-gcm-riscv64-zvkb-zvkg-zvkned.pl | 98 @{[vsetvli "zero", $FULL_BLOCK_LEN32, "e32", "m4", "ta", "ma"]} 121 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 124 @{[vsetvli "zero", $FULL_BLOCK_LEN32, "e32", "m4", "ta", "ma"]} 130 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 133 @{[vsetvli "zero", $FULL_BLOCK_LEN32, "e32", "m4", "ta", "ma"]} 139 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 142 @{[vsetvli "zero", $FULL_BLOCK_LEN32, "e32", "m4", "ta", "ma"]} 159 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 160 addi $TMP_REG, $KEYP, 32 162 @{[vsetvli "zero", $FULL_BLOCK_LEN32, "e32", "m4", "ta", "ma"]} [all …]
|
| /freebsd/tools/boot/ |
| H A D | full-test.sh | 97 local ma=$2 100 [ "${m}" != "${ma}" ] && ma_combo="${m}-${ma}" 107 local ma=$2 110 local ma_combo=$(ma_combo $m $ma) 112 local url="${URLBASE}/${m}/${ma}/ISO-IMAGES/${v}/${file}.xz" 125 local a m ma 129 ma=${a##*:} 130 fetch_one $m $ma ${FREEBSD_VERSION} bootonly.iso 139 local ma=$2 144 [ "${m}" != "${ma}" ] && ma_combo="${m}-${ma}" [all …]
|
| /freebsd/crypto/openssl/crypto/bn/asm/ |
| H A D | parisc-mont.pl | 19 # that compiler utilized xmpyu instruction to perform 32x32=64-bit 24 # toward 4 times 16x16=32-bit multiplications [plus complementary 37 # this implementation is actually 32-bit one, in the sense that it 38 # operates on 32-bit values. But pa-risc2[W].s operates on arrays of 41 # they were 32-bit BN_LONGs. But can 32-bit core compete with "pure" 43 # 32x32=64-bit multiplication is the best even PA-RISC 2.0 can do, 45 # platforms. This means that even being effectively 32-bit, this 58 # is assembled. In 32-bit application context both code paths are 60 # is taken automatically. Also, in 32-bit build the module imposes 85 $PUSHMA ="std,ma"; [all …]
|
| /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 265 if (impl->decode_mod(ma, ea, alen, mp) != 1) { in test_modint() 288 check_eqz(ma, a); in test_modint() 292 impl->decode_mod(ma, ea, alen, mp); in test_modint() 294 ctl = impl->add(ma, mb, 1); in test_modint() 295 ctl |= impl->sub(ma, mp, 0) ^ (uint32_t)1; in test_modint() 296 impl->sub(ma, mp, ctl); in test_modint() 299 check_eqz(ma, t1); in test_modint() 301 impl->decode_mod(ma, ea, alen, mp); in test_modint() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | ad5755.txt | 52 4: 4 mA to 20 mA current range. 53 5: 0 mA to 20 mA current range. 54 6: 0 mA to 24 mA current range. 73 32 84 32
|
| H A D | adi,ad5755.yaml | 86 4: 4 mA to 20 mA current range. 87 5: 0 mA to 20 mA current range. 88 6: 0 mA to 24 mA current range. 108 - enum: [64000, 32000, 16000, 8000, 4000, 2000, 1000, 500, 250, 125, 64, 32, 16, 8, 4, 0] 109 - enum: [1, 2, 4, 16, 32, 64, 128, 256]
|
| /freebsd/crypto/openssl/crypto/sha/asm/ |
| H A D | sha512-riscv64-zvkb-zvknhb.pl | 81 @{[vsetivli "zero", 4, "e64", "m2", "ta", "ma"]} 87 # 40, 32, 8, 0 88 # Instead of setting the i8 index, we could use a single 32bit 93 @{[vsetivli "zero", 1, "e32", "m1", "ta", "ma"]} 99 @{[vsetivli "zero", 4, "e64", "m2", "ta", "ma"]} 105 @{[vsetivli "zero", 1, "e8", "m1", "ta", "ma"]} 108 @{[vsetivli "zero", 4, "e64", "m2", "ta", "ma"]} 125 addi $INP, $INP, 32 128 addi $INP, $INP, 32 131 addi $INP, $INP, 32 [all …]
|
| /freebsd/crypto/openssl/crypto/aes/asm/ |
| H A D | aes-riscv64-zvbb-zvkg-zvkned.pl | 86 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 109 @{[vsetvli $VL, $LEN32, "e32", "m4", "ta", "ma"]} 119 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 121 @{[vsetvli "zero", $LEN32, "e32", "m4", "ta", "ma"]} 128 @{[vsetvli "zero", $T0, "e32", "m1", "ta", "ma"]} 133 @{[vsetvli "zero", $T0, "e64", "m2", "ta", "ma"]} 139 @{[vsetvli "zero", $T0, "e32", "m2", "ta", "ma"]} 144 @{[vsetvli "zero", $LEN32, "e32", "m4", "ta", "ma"]} 154 # n = ((VLEN*LMUL)/(32*4)) = ((VLEN*4)/(32*4)) 155 # = (VLEN/32) [all …]
|
| H A D | aes-riscv64-zvkned.pl | 72 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 104 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 140 @{[vsetivli "zero", 4, "e32", "m1", "ta", "ma"]} 186 @{[vaesem_vs $V24, $V9]} # with round key w[32,35] 199 @{[vaesdm_vs $V24, $V9]} # with round key w[32,35] 224 @{[vaesem_vs $V24, $V9]} # with round key w[32,35] 241 @{[vaesdm_vs $V24, $V9]} # with round key w[32,35] 266 @{[vaesem_vs $V24, $V9]} # with round key w[32,35] 287 @{[vaesdm_vs $V24, $V9]} # with round key w[32,35] 630 @{[vsetvli $VL, $LEN32, "e32", "m4", "ta", "ma"]} [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | nuvoton,npcm7xx-pinctrl.txt | 17 The NPCM7XX has 8 GPIO Banks each GPIO bank supports 32 GPIO. 34 gpio-ranges = <&pinctrl 0 0 32>; 116 <2> - 2mA 117 <4> - 4mA 118 <8> - 8mA 119 <12> - 12mA 120 <16> - 16mA 121 <24> - 24mA 183 gpio-ranges = <&pinctrl 0 0 32>; 193 gpio-ranges = <&pinctrl 0 224 32>;
|
| H A D | brcm,nsp-gpio.txt | 20 Number of gpios supported (58x25 supports 32 and 58x23 supports 24) 52 Valid drive strength values include 2, 4, 6, 8, 10, 12, 14, 16 (mA) 62 ngpios = <32>;
|
| /freebsd/sys/dev/mii/ |
| H A D | mii_fdt.c | 167 char val[32]; in mii_fdt_get_contype() 186 struct mii_attach_args *ma; in mii_fdt_get_config() local 191 ma = device_get_ivars(phydev); in mii_fdt_get_config() 210 cfg->phynode = mii_fdt_lookup_phy(cfg->macnode, ma->mii_phyno); in mii_fdt_get_config() 259 struct mii_attach_args *ma; in miibus_fdt_attach() local 271 ma = device_get_ivars(children[i]); in miibus_fdt_attach() 272 bzero(&ma->obd, sizeof(ma->obd)); in miibus_fdt_attach() 274 ma->mii_phyno); in miibus_fdt_attach() 278 ma->mii_phyno); in miibus_fdt_attach() 281 error = ofw_bus_gen_setup_devinfo(&ma->obd, phy_node); in miibus_fdt_attach() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | ti,lmk04832.yaml | 114 HSDS 6 mA 0x02 115 HSDS 8 mA 0x03 119 CML 16 mA 0x07 120 CML 24 mA 0x08 121 CML 32 mA 0x09
|
| /freebsd/sys/i386/include/xen/ |
| H A D | hypercall.h | 45 "call hypercall_page + ("STR(__HYPERVISOR_##name)" * 32)" 125 if (op >= PAGE_SIZE / 32) in privcmd_hypercall() 128 __call = (long)&hypercall_page + (op * 32); in privcmd_hypercall() 204 unsigned long timeout_hi = (unsigned long)(timeout>>32); in HYPERVISOR_set_timer_op() 233 uint64_t ma, uint64_t desc) in HYPERVISOR_update_descriptor() argument 235 return _hypercall4(int, update_descriptor, ma, ma>>32, desc, desc>>32); in HYPERVISOR_update_descriptor() 259 hi = (uint32_t)(new_val >> 32); in HYPERVISOR_update_va_mapping() 307 hi = (uint32_t)(new_val >> 32); in HYPERVISOR_update_va_mapping_otherdomain()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | MemorySSA.cpp | 105 if (MemoryAccess *MA = MSSA->getMemoryAccess(BB)) in emitBasicBlockStartAnnot() local 106 OS << "; " << *MA << "\n"; in emitBasicBlockStartAnnot() 111 if (MemoryAccess *MA = MSSA->getMemoryAccess(I)) in emitInstructionAnnot() local 112 OS << "; " << *MA << "\n"; in emitInstructionAnnot() 129 if (MemoryAccess *MA = MSSA->getMemoryAccess(BB)) in emitBasicBlockStartAnnot() local 130 OS << "; " << *MA << "\n"; in emitBasicBlockStartAnnot() 135 if (MemoryAccess *MA = MSSA->getMemoryAccess(I)) { in emitInstructionAnnot() local 136 MemoryAccess *Clobber = Walker->getClobberingMemoryAccess(MA, BAA); in emitInstructionAnnot() 137 OS << "; " << *MA; in emitInstructionAnnot() 422 for (const auto *MA : def_chain(MAP.first)) { in checkClobberSanity() local [all …]
|
| H A D | MemorySSAUpdater.cpp | 137 MemoryAccess *MemorySSAUpdater::getPreviousDef(MemoryAccess *MA) { in getPreviousDef() argument 138 if (auto *LocalResult = getPreviousDefInBlock(MA)) in getPreviousDef() 141 return getPreviousDefRecursive(MA->getBlock(), CachedPreviousDef); in getPreviousDef() 147 MemoryAccess *MemorySSAUpdater::getPreviousDefInBlock(MemoryAccess *MA) { in getPreviousDefInBlock() argument 148 auto *Defs = MSSA->getWritableBlockDefs(MA->getBlock()); in getPreviousDefInBlock() 153 if (!isa<MemoryUse>(MA)) { in getPreviousDefInBlock() 154 auto Iter = MA->getReverseDefsIterator(); in getPreviousDefInBlock() 160 auto End = MSSA->getWritableBlockAccesses(MA->getBlock())->rend(); in getPreviousDefInBlock() 161 for (auto &U : make_range(++MA->getReverseIterator(), End)) in getPreviousDefInBlock() 164 // Note that if MA comes before Defs->begin(), we won't hit a def. in getPreviousDefInBlock() [all …]
|
| /freebsd/usr.bin/ee/nls/pl_PL.ISO8859-2/ |
| H A D | ee.msg | 12 3 "szukaj (ma�e!=du�e) " 41 32 "ustawienia" 58 49 "write : zapisz do pliku case : szukaj (ma�e!=du�e) " 59 50 "exit : zachowaj i wyjd� nocase : szukaj (ma�e==du�e) " 73 64 "write: zapisz plik |case : szukaj (ma�e!=du�e) |exit : zpisz i wyjd�" 74 65 "!cmd : \"cmd\" w shellu |nocase: ma�e==du�e w szukaniu |quit : wyjd�, nie zapisuj"
|
| /freebsd/sys/kern/ |
| H A D | vfs_mount.c | 79 static void free_mntarg(struct mntarg *ma); 439 * Mount flags are now 64-bits. On 32-bit archtectures only in sys_nmount() 440 * 32-bits are passed in, but from here on everything handles in sys_nmount() 1057 struct mntarg *ma = NULL; in sys_mount() local 1062 * Mount flags are now 64-bits. On 32-bit architectures only in sys_mount() 1063 * 32-bits are passed in, but from here on everything handles in sys_mount() 1097 ma = mount_argsu(ma, "fstype", uap->type, MFSNAMELEN); in sys_mount() 1098 ma = mount_argsu(ma, "fspath", uap->path, MNAMELEN); in sys_mount() 1099 ma = mount_argb(ma, flags & MNT_RDONLY, "noro"); in sys_mount() 1100 ma = mount_argb(ma, !(flags & MNT_NOSUID), "nosuid"); in sys_mount() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | gpio-charger.yaml | 44 maxItems: 32 92 <700000 0x01>, // 700 mA => GPIO A.12 high 93 <0 0x02>; // 0 mA => GPIO A.11 high
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpiio.h | 53 #define ACPI_CMBAT_MAXSTRLEN 32 55 uint32_t units; /* Power Unit (mW or mA). */ 57 #define ACPI_BIF_UNITS_MA 1 /* Capacity in mAh, rate in mA. */ 78 uint32_t units; /* Power Unit (mW or mA). */ 80 #define ACPI_BIX_UNITS_MA 1 /* Capacity in mAh, rate in mA. */ 119 uint32_t units; /* Power Unit (mW or mA). */
|
| /freebsd/sys/fs/cd9660/ |
| H A D | cd9660_vfsops.c | 96 cd9660_cmount(struct mntarg *ma, void *data, uint64_t flags) in cd9660_cmount() argument 105 ma = mount_argsu(ma, "from", args.fspec, MAXPATHLEN); in cd9660_cmount() 106 ma = mount_arg(ma, "export", &args.export, sizeof(args.export)); in cd9660_cmount() 108 ma = mount_argf(ma, "uid", "%d", args.uid); in cd9660_cmount() 110 ma = mount_argf(ma, "gid", "%d", args.gid); in cd9660_cmount() 111 ma = mount_argf(ma, "mask", "%d", args.fmask); in cd9660_cmount() 112 ma = mount_argf(ma, "dirmask", "%d", args.dmask); in cd9660_cmount() 113 ma = mount_argsu(ma, "cs_disk", args.cs_disk, 64); in cd9660_cmount() 114 ma = mount_argsu(ma, "cs_local", args.cs_local, 64); in cd9660_cmount() 115 ma = mount_argf(ma, "ssector", "%u", args.ssector); in cd9660_cmount() [all …]
|
| /freebsd/stand/forth/ |
| H A D | menu.rc | 116 set optionsansi_caption[3]="^[1mA^[mCPI Support ^[34;1mOff^[m" 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" 141 set optionstoggled_ansi[6]="^[1mV^[merbose..... ^[32;7mOn^[m"
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrPatternsVec.td | 21 (SRLri (f2l $val), 32), 26 (SLLri (i2l $val), 32))>; 124 Pat<(MaskVT (MaskOp MaskVT:$ma, MaskVT:$mb)), (!cast<Instruction>(InstName#"mm") $ma, $mb)>; 143 // v256.32 <> v512.32
|
| /freebsd/lib/libc/nls/ |
| H A D | pl_PL.ISO8859-2.msg | 10 2 Nie ma takiego pliku/katalogu 12 3 Nie ma takiego procesu 70 32 Potok przerwany
|
| /freebsd/share/doc/papers/relengr/ |
| H A D | ref.bib | 16 %P 13:1\-32 25 %C Reading, MA
|