Home
last modified time | relevance | path

Searched refs:assembly (Results 1 – 25 of 127) sorted by relevance

123456

/NextBSD/lib/libz/contrib/asm686/
HDREADME.6862 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/
HDbugreport.texi37 @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/
HDc-mips.texi21 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 …]
HDas.texinfo475 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 …]
HDc-alpha.texi88 of saving space and resolving some relocations at assembly time. Note that
362 information for hand written assembly.
/NextBSD/tools/tools/shlib-compat/
HDREADME10 Syscalls in libc are implemented as assembly stubs and thus have no
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticASTKinds.td159 "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">;
HDDiagnosticFrontendKinds.td22 def note_fe_inline_asm_here : Note<"instantiated into assembly here">;
HDDiagnosticParseKinds.td22 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">;
HDLangOptions.def119 LANGOPT(GNUAsm , 1, 1, "GNU-style inline assembly")
/NextBSD/contrib/file/magic/Magdir/
HDti-8x25 >0x00003B byte 0x06 (assembly program)
78 >0x00003B byte 0x06 (assembly program)
/NextBSD/contrib/binutils/gas/
HDNEWS28 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
HDREADME139 may confuse assembly language programmers. If assembler encounters a
/NextBSD/tools/test/testfloat/
HDtestfloat-source.txt250 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/
HDREADME.contrib17 See http://www.muppetlabs.com/~breadbox/software/assembly.html
/NextBSD/contrib/gcc/config/
HDt-slibgcc-darwin36 # Must use a different directive for hidden visibility in assembly sources.
/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDCLCompatOptions.td189 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/
HDTarget.td543 /// 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/
HDX86.td533 // Discard comments in assembly strings.
546 // Discard comments in assembly strings.
/NextBSD/contrib/gcc/config/mips/
HDmips.opt82 Use NewABI-style %reloc() assembly operators
/NextBSD/contrib/ntp/lib/isc/include/isc/
HDplatform.h.in320 * Define if MacOS style of PPC assembly must be used.
/NextBSD/contrib/binutils/binutils/
HDNEWS278 * 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/
HDdivmod.m460 #include "../assembly.h"
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcInstrFormats.td335 // Pseudo-instructions for alternate assembly syntax (never used by codegen).
/NextBSD/contrib/gcc/
HDreg-notes.def159 (partitioned) assembly or .o file, and therefore should not be

123456