Searched refs:assembly (Results 1 – 25 of 127) sorted by relevance
123456
| /NextBSD/lib/libz/contrib/asm686/ |
| HD | README.686 | 2 Pentium-Pro-optimized assembly code in the deflation algorithm. The 28 http://www.muppetlabs.com/~breadbox/software/assembly.html 39 I've been ignoring these assembly routines for years, believing that
|
| /NextBSD/contrib/gcc/doc/ |
| HD | bugreport.texi | 37 @cindex invalid assembly code 38 @cindex assembly code, invalid 40 If the compiler produces invalid assembly code, for any input whatever 49 If the compiler produces valid assembly code that does not correctly
|
| /NextBSD/contrib/binutils/gas/doc/ |
| HD | c-mips.texi | 21 For an overview of @sc{mips} assembly conventions, see ``Appendix D: 95 instruction sets during the assembly; see @ref{MIPS ISA, Directives to 127 @code{.set mips16} at the start of the assembly file. @samp{-no-mips16} 135 @code{.set smartmips} at the start of the assembly file. 369 the startup code). @sc{mips} @sc{ecoff} assembly code must not modify the 384 assembly language programmers! 452 assembly. @code{.set mips@var{n}} affects not only which instructions 525 in the assembly. The @code{.set nomips3d} directive prevents MIPS-3D 533 MIPS32 @sc{isa} from that point on in the assembly. The 542 in the assembly. The @code{.set nomdmx} directive prevents MDMX [all …]
|
| HD | as.texinfo | 475 include assembly 490 You may combine these options; for example, use @samp{-aln} for assembly 597 assembly processes slower. Currently this switch is a synonym for 602 assembly. 1019 @code{.set mips16} at the start of the assembly file. @samp{-no-mips16} 1025 equivalent to putting @code{.set smartmips} at the start of the assembly file. 1179 instructions must be exactly as specified in the assembly source. 1244 to programming in assembly language---let alone programming in general! 1324 incompatible versions of 680x0 assembly language syntax. 1339 write assembly language programs; but directives for debugging symbols [all …]
|
| HD | c-alpha.texi | 88 of saving space and resolving some relocations at assembly time. Note that 362 information for hand written assembly.
|
| /NextBSD/tools/tools/shlib-compat/ |
| HD | README | 10 Syscalls in libc are implemented as assembly stubs and thus have no
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | DiagnosticASTKinds.td | 159 "invalid %% escape in inline assembly string">; 161 "unknown symbolic operand name in inline assembly string">; 164 "unterminated symbolic operand name in inline assembly string">; 166 "empty symbolic operand name in inline assembly string">;
|
| HD | DiagnosticFrontendKinds.td | 22 def note_fe_inline_asm_here : Note<"instantiated into assembly here">;
|
| HD | DiagnosticParseKinds.td | 22 def err_asm_empty : Error<"__asm used with no assembly instructions">; 25 "Unsupported architecture '%0' for MS-style inline assembly">; 27 "MS-style inline assembly is not available: %0">; 29 "GNU-style inline assembly is disabled">;
|
| HD | LangOptions.def | 119 LANGOPT(GNUAsm , 1, 1, "GNU-style inline assembly")
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | ti-8x | 25 >0x00003B byte 0x06 (assembly program) 78 >0x00003B byte 0x06 (assembly program)
|
| /NextBSD/contrib/binutils/gas/ |
| HD | NEWS | 28 tables used, at the expense of longer assembly times, and 164 in the assembly. Contributed by Anders Norlander. 221 assembly programs with intel syntax. 230 produce errors or warnings on incorrect assembly code that previous versions
|
| HD | README | 139 may confuse assembly language programmers. If assembler encounters a
|
| /NextBSD/tools/test/testfloat/ |
| HD | testfloat-source.txt | 250 implemented as a single assembly language or C language source file. 323 features. Typically, such subroutines will need to be written in assembly 372 `386-Win32-gcc' and `SPARC-Solaris-gcc'. For each target, an assembly 380 in assembly language in order to bypass any peculiarities of the C compiler.
|
| /NextBSD/lib/libz/contrib/ |
| HD | README.contrib | 17 See http://www.muppetlabs.com/~breadbox/software/assembly.html
|
| /NextBSD/contrib/gcc/config/ |
| HD | t-slibgcc-darwin | 36 # Must use a different directive for hidden visibility in assembly sources.
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Driver/ |
| HD | CLCompatOptions.td | 189 HelpText<"Output assembly code file during compilation">; 191 HelpText<"Output assembly code to this file during compilation (with /FA)">,
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | Target.td | 543 /// specific parser can create and the assembly matcher may need to distinguish. 896 // Subtargets can have multiple different assembly parsers (e.g. AT&T vs Intel 920 // AsmParserVariant - Subtargets can have multiple different assembly parsers 927 // assembly language. 1001 /// InstAlias - This defines an alternate assembly syntax that is allowed to 1002 /// match an instruction that has a different (more canonical) assembly 1046 // used to support targets that need to emit assembly code in ways that are
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86.td | 533 // Discard comments in assembly strings. 546 // Discard comments in assembly strings.
|
| /NextBSD/contrib/gcc/config/mips/ |
| HD | mips.opt | 82 Use NewABI-style %reloc() assembly operators
|
| /NextBSD/contrib/ntp/lib/isc/include/isc/ |
| HD | platform.h.in | 320 * Define if MacOS style of PPC assembly must be used.
|
| /NextBSD/contrib/binutils/binutils/ |
| HD | NEWS | 278 * Changed objdump -dr to dump the relocs interspersed with the assembly 316 (mangled) C++ assembly-level identifiers to user-level names. (Note: This
|
| /NextBSD/contrib/compiler-rt/lib/builtins/sparc64/ |
| HD | divmod.m4 | 60 #include "../assembly.h"
|
| /NextBSD/contrib/llvm/lib/Target/Sparc/ |
| HD | SparcInstrFormats.td | 335 // Pseudo-instructions for alternate assembly syntax (never used by codegen).
|
| /NextBSD/contrib/gcc/ |
| HD | reg-notes.def | 159 (partitioned) assembly or .o file, and therefore should not be
|
123456