| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrAtomics.td | 133 // Extending loads. Note that there are only zero-extending atomic loads, no 134 // sign-extending loads. 141 // Fragments for extending loads. These are different from regular loads because 150 // zero-extending. 170 // Select zero-extending loads 175 // Select sign-extending loads 367 // Truncating & zero-extending binary RMW patterns. 368 // These are combined patterns of truncating store patterns and zero-extending 379 // Truncating & sign-extending binary RMW patterns. 380 // These are combined patterns of truncating store patterns and sign-extending [all …]
|
| H A D | README.txt | 74 "returned" attribute through to MachineInstrs and extending the
|
| H A D | WebAssemblyInstrMemory.td | 36 // Defines atomic and non-atomic loads, regular and extending.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrFormats.td | 121 let TSFlags{33-29} = opExtentBits; //Number of bits of range before extending. 123 let TSFlags{35-34} = opExtentAlign; // Alignment exponent before extending. 330 let TSFlags{27-23} = opExtentBits; //Number of bits of range before extending. 332 let TSFlags{29-28} = opExtentAlign; // Alignment exponent before extending.
|
| /freebsd/sys/fs/fuse/ |
| H A D | fuse_io.c | 513 bool direct_append, extending; in fuse_write_biobackend() local 527 extending = false; in fuse_write_biobackend() 536 extending = true; in fuse_write_biobackend() 557 if (extending) { in fuse_write_biobackend()
|
| /freebsd/crypto/krb5/src/util/et/ |
| H A D | ISSUES | 52 truncates to 32 bits, and then widens without sign-extending, the
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstr64Bit.td | 197 // All the 32-bit loads and stores are available. The extending loads are sign 198 // or zero-extending to 64 bits. The LDrr and LDri instructions load 32 bits 202 // SPARC v9 adds 64-bit loads as well as a sign-extending ldsw i32 loads. 249 // Sign-extending load of i32 into i64 is a new SPARC v9 instruction.
|
| /freebsd/sys/ufs/ufs/ |
| H A D | README.acls | 10 access control information with files and directories, extending the
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoM.td | 98 // in fewer instructions than emitting DIVUW/REMUW then zero-extending the
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | dts-coding-style.rst | 60 3. When extending nodes in the board DTS via &label, the entries shall be
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZOperators.td | 585 // Match a load or a non-extending atomic load. 595 // Sign extending (atomic) loads. 614 // Zero extending (atomic) loads. 700 // Extending (atomic) loads that are not sign/zero extending.
|
| H A D | SystemZInstrVector.td | 1930 // Any-extending loads into i128. 1990 // Zero-extending loads into i128. 2070 // Sign-extending loads into i128.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrFragments.td | 530 // Non extending load has MMO and destination types of the same size 549 // Non extending load has MMO and destination types of the same size 600 // We can treat an i8/i16 extending load to i64 as a 32 bit load if its known
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
| H A D | SelectionDAGCompat.td | 221 // sign-extending load is (G_SEXTLOAD x) in GlobalISel. Additionally,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSelectionDAG.td | 1196 // extending load fragments. 2050 // Any extending masked gather fragments. 2073 // Sign extending masked gather fragments. 2096 // Zero extending masked gather fragments. 2119 // Any/Zero extending masked gather fragments.
|
| H A D | GenericOpcodes.td | 1318 // Same as G_INDEXED_LOAD except that the load performed is sign-extending, as with G_SEXTLOAD. 1326 // Same as G_INDEXED_LOAD except that the load performed is zero-extending, as with G_ZEXTLOAD.
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | bn_mul_words.pod | 65 debugging and extending the library. They are I<not> to be used by
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-ciphers.pod.in | 617 =head2 ARIA cipher suites from RFC6209, extending TLS v1.2 659 =head2 ChaCha20-Poly1305 cipher suites, extending TLS v1.2
|
| /freebsd/usr.sbin/ppp/ |
| H A D | README.nat | 120 The decision to add a command instead of extending 'set' or 'option' was
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrData.td | 598 /// This group of Pseudos is analogues to the real x86 extending moves, but
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrFormats.td | 472 // x - Sign-extending. When set, short loads can be sign-extended to 32-bits.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstr64Bit.td | 1279 // Sign extending loads. 1335 // Zero extending loads.
|
| /freebsd/contrib/ncurses/doc/ |
| H A D | hackguide.doc | 34 reading for anyone who is interested in porting, extending or
|
| /freebsd/crypto/heimdal/lib/kadm5/ |
| H A D | ChangeLog | 933 * bump_pw_expire.c: new function for extending password expiration
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaInstrInfo.td | 264 //extending loads
|