/freebsd/crypto/openssl/providers/implementations/kdfs/ |
H A D | build.info | 28 # When the PBKDF2 moves to legacy, this can be removed.
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-kthread.m4 | 6 dnl # Also moves the definition from include/linux/kernel.h to include/linux/kthread.h
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | LinkerScript.cpp | 306 SmallVector<OutputDesc *, 0> moves; in processInsertCommands() local 320 moves.push_back(cast<OutputDesc>(*from)); in processInsertCommands() 335 sectionCommands.insert(insertPos, moves.begin(), moves.end()); in processInsertCommands() 337 moves.clear(); in processInsertCommands()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoSFB.td | 15 // This instruction moves $truev to $dst when the condition is true. It will 33 // This instruction moves $truev to $dst when the condition is true. It will
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCGenRegisterBankInfo.def | 40 // - Last, mappings for cross-register bank moves follow. Since COPY has only
|
H A D | PPCInstrVSX.td | 1881 /* Direct moves of various widths from GPR's into VSR's. Each move lines 3575 // Any VSX target with direct moves. 3622 // for this pattern is that on targets with direct moves, we don't expand 3635 // Big endian VSX subtarget with direct moves. 3662 // Little endian VSX subtarget with direct moves. 3685 // Big endian pre-P9 VSX subtarget with direct moves. 3755 // Little endian pre-P9 VSX subtarget with direct moves. 3825 // Big endian pre-Power9 64Bit VSX subtarget that has direct moves. 3827 // Big endian integer vectors using direct moves. 3842 // Little endian pre-Power9 VSX subtarget that has direct moves. [all …]
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | build.info | 53 # When the AES-xxx-XTS moves to legacy, cipher_aes_xts_fips.c can be removed.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSchedule.td | 478 // - The maximum number of moves that can be eliminated every cycle. 479 // - Whether move elimination is limited to register moves whose input 528 // Field MaxMovesEliminatedPerCycle specifies how many moves can be eliminated 530 // to the number of moves that can be eliminated by this register file. 544 // - Constraints on the move kind, and the maximum number of moves that can be
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrData.td | 168 // No pattern, as all immediate -> register moves are matched to the MOVI pseudo 256 // No pattern, as all immediate -> register moves are matched to the MOVI pseudo 363 // instructions. Plus the original M68000 does not support moves from CCR. So in 536 /// This group of Pseudos is analogues to the real x86 extending moves, but
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrAliases.td | 12 // Instruction aliases for conditional moves. 90 // Instruction aliases for integer conditional branches and moves. 231 // Instruction aliases for floating point conditional branches and moves. 296 // Instruction aliases for register conditional branches and moves.
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_ch.c | 1534 uint8_t *moves, *exchanges; in chgetparams() local 1683 moves = cap->move_from; in chgetparams() 1686 softc->sc_movemask[from] = moves[from]; in chgetparams()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ScheduleBtVer2.td | 51 0, // Max moves that can be eliminated per cycle. 64 0, // Max moves that can be eliminated per cycle. 111 /// "Additional 6 cycle transfer operation which moves a floating point 272 // Loads, stores, and moves, not folded with other operations.
|
H A D | X86InstrCMovSetCC.td | 90 // Conditional moves with folded loads with operands swapped and conditions
|
H A D | X86ScheduleZnver3.td | 143 // namely: conditional moves, SETcc. 159 6, // Max moves that can be eliminated per cycle. 337 6, // Max moves that can be eliminated per cycle. 492 // Loads, stores, and moves, not folded with other operations. 1448 // MMX moves are *NOT* eliminated.
|
H A D | X86ScheduleZnver4.td | 133 // namely: conditional moves, SETcc. 149 6, // Max moves that can be eliminated per cycle. 334 6, // Max moves that can be eliminated per cycle. 503 // Loads, stores, and moves, not folded with other operations. 1501 // MMX moves are *NOT* eliminated.
|
/freebsd/contrib/ncurses/include/ |
H A D | curses.tail | 153 #define TRACE_MOVE 0x0008 /* trace cursor moves and scrolls */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsScheduleP5600.td | 150 // LDST is also used in moves from general purpose registers to floating point 315 // FPUS is also used in moves from floating point and MSA registers to general 321 // FPUL is also used in moves from floating point and MSA registers to general
|
H A D | MipsCondMov.td | 13 // Conditional moves:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | README.txt | 132 However, if moving the binary operator to its user moves it to a place where
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | warn_backrefs.rst | 13 loaded from the archive, the linker moves on the next file and will not return
|
/freebsd/share/i18n/csmapper/APPLE/ |
H A D | TURKISH%UCS.src | 102 # with dot, and moves the dotless lower i from its position at 0xF5
|
H A D | UCS%TURKISH.src | 102 # with dot, and moves the dotless lower i from its position at 0xF5
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 435 // Register moves. 447 // Immediate moves. 542 // Memory-to-memory moves. 562 // String moves. 841 // Multi-register moves 859 // Byte-swapping register moves. 873 // Byte-swapping memory-to-memory moves. 970 // for 32-bit moves because IILF leaves the upper 32 bits of the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFeatures.td | 32 // FP loads/stores/moves, shared between VFP and MVE (even in the integer-only 37 // 16-bit FP loads/stores/moves, shared between VFP (with the v8.2A FP16
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog | 452 failes, handle cross device moves.
|