Searched refs:assembly (Results 1 – 25 of 87) sorted by relevance
1234
| /freebsd-13-stable/contrib/sqlite3/ |
| HD | Replace.cs | 26 [assembly: AssemblyTitle("Replace Tool")] 27 [assembly: AssemblyDescription("Replace text using standard input/output.")] 28 [assembly: AssemblyCompany("SQLite Development Team")] 29 [assembly: AssemblyProduct("SQLite")] 30 [assembly: AssemblyCopyright("Public Domain")] 31 [assembly: ComVisible(false)] 32 [assembly: Guid("95a0513f-8863-48cd-a76f-cb80868cb578")] 33 [assembly: AssemblyVersion("1.0.*")] 36 [assembly: AssemblyConfiguration("Debug")] 38 [assembly: AssemblyConfiguration("Release")]
|
| /freebsd-13-stable/lib/clang/include/llvm/Config/ |
| HD | AsmParsers.def | 10 |* This file enumerates all of the assembly-language parsers *| 13 |* single parameter (the name of the target whose assembly can be *| 15 |* targets with assembly parsers. *|
|
| HD | Disassemblers.def | 10 |* This file enumerates all of the assembly-language parsers *| 13 |* single parameter (the name of the target whose assembly can be *| 15 |* targets with assembly parsers. *|
|
| HD | AsmPrinters.def | 10 |* This file enumerates all of the assembly-language printers *| 13 |* single parameter (the name of the target whose assembly can be *| 15 |* targets with assembly printers. *|
|
| HD | TargetMCAs.def | 13 |* single parameter (the name of the target whose assembly can be *|
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
| HD | README.md | 263 This implementation is just C and assembly files. 274 three flavors of assembly (Unix, Windows MSVC, and Windows GNU) and one 275 version using C intrinsics. The assembly versions are generally 278 assembly versions are x86\_64-only, and you need to select the right
|
| /freebsd-13-stable/tools/tools/shlib-compat/ |
| HD | README | 10 Syscalls in libc are implemented as assembly stubs and thus have no
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyRegisterInfo.td | 38 // These are also used a "types" in the generated assembly matcher.
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | ti-8x | 25 >0x00003B byte 0x06 (assembly program) 78 >0x00003B byte 0x06 (assembly program)
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/ |
| HD | AVRRegisterInfo.td | 157 // Lower 16-bit pair registers in R0..R15, only used in inline assembly. 162 // Lower 16-bit pair registers in r16..r23, only used in inline assembly.
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/ |
| HD | Target.td | 344 // assembly parser is responsible for converting this into a user-facing 349 // register class when it is being used as an assembly operand. If this is 351 // the assembly matcher will provide a function to map from diagnostic types 729 /// discussion of inline assembly constraint strings. 782 /// in the assembly matching table. 929 /// specific parser can create and the assembly matcher may need to distinguish. 1540 // Subtargets can have multiple different assembly parsers (e.g. AT&T vs Intel 1579 // When 0, the assembly matcher reports an error for one encoding or operand 1581 // When 1, the assembly matcher returns a list of encodings that were close 1596 // PreferSmallerInstructions - Should the assembly matcher prefer the smaller [all …]
|
| /freebsd-13-stable/sys/contrib/openzfs/config/ |
| HD | host-cpu-c-abi.m4 | 15 dnl This canonical name can be used to select a particular assembly language 43 dnl assembly language source files use such instructions, you will 46 dnl the entire family of CPUs. If you have assembly language source files
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| HD | LoongArchLBTInstrFormats.td | 19 // assembly notation of these instructions. In fact, they always manipulate
|
| /freebsd-13-stable/crypto/openssl/doc/man3/ |
| HD | OPENSSL_ia32cap.pod | 142 assembly modules apparently requires explicit -march flag. But then
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMInstrVFP.td | 132 // (the number of fixed bits) differently than it appears in the assembly 135 // in the assembly source, an integer in [0,16] or (0,32], depending on size. 331 // T1: assembly does not contains the register list. 334 // T2: assembly must contains the register list. 335 // The register list has no effect on the encoding, it is for assembly/disassembly purposes only. 342 // T1: assembly contains the register list. 343 // The register list has no effect on the encoding, it is for assembly/disassembly purposes only. 350 // T1: assembly does not contain the register list. 353 // T2: assembly must contain the register list. 354 // The register list has no effect on the encoding, it is for assembly/disassembly purposes only. [all …]
|
| HD | ARMRegisterInfo.td | 273 // for assembly and disassembly only. 341 // This is useful for assembly and disassembly only. 513 // parsing assembly, since we still have to truncate the register set in the QPR
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
| HD | divmod.m4 | 60 #include "../assembly.h"
|
| /freebsd-13-stable/contrib/libpcap/msdos/ |
| HD | readme.dos | 19 Files specific to DOS are pcap-dos.[ch] and the assembly and C files in
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | DiagnosticASTKinds.td | 431 "invalid %% escape in inline assembly string">; 433 "unknown symbolic operand name in inline assembly string">; 436 "unterminated symbolic operand name in inline assembly string">; 438 "empty symbolic operand name in inline assembly string">;
|
| HD | DiagnosticFrontendKinds.td | 21 def note_fe_inline_asm_here : Note<"instantiated into assembly here">;
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| HD | SparcInstrFormats.td | 373 // Pseudo-instructions for alternate assembly syntax (never used by codegen).
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/ |
| HD | VEInstrInfo.td | 281 // Moreover, there are four kinds of assembly instruction format. 325 // ASX format uses single assembly instruction format. 357 // AS format uses multiple assembly instruction formats 358 // 1. AS generic assembly instruction format: 370 // 2. AS RRM style assembly instruction format: 382 // 3. AS HM style assembly instruction format:
|
| /freebsd-13-stable/sys/contrib/libsodium/ |
| HD | ChangeLog | 456 - Stackmarkings have been added to assembly code, for Hardened Gentoo. 474 - optimized assembly version of salsa20 is now used on amd64.
|
| /freebsd-13-stable/crypto/openssl/crypto/bn/ |
| HD | README.pod | 111 assembly language:
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGObjC.cpp | 2334 StringRef assembly in emitAutoreleasedReturnValueMarker() local 2339 if (assembly.empty()) { in emitAutoreleasedReturnValueMarker() 2347 marker = llvm::InlineAsm::get(type, assembly, "", /*sideeffects*/ true); in emitAutoreleasedReturnValueMarker() 2355 auto *str = llvm::MDString::get(CGF.getLLVMContext(), assembly); in emitAutoreleasedReturnValueMarker()
|
1234