OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assembler
(Results
226 - 250
of
1556
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/boringssl/src/crypto/perlasm/
ppc-xlate.pl
3
# PowerPC
assembler
distiller by <appro>.
87
# simplified mnemonics not handled by at least one
assembler
92
# Some out-of-date 32-bit GNU
assembler
just can't handle cmplw...
123
# GNU
assembler
can't handle extrdi rA,rS,16,48, or when sum of last two
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasmlib.h
3
* The Netwide
Assembler
is copyright (C) 1996 Simon Tatham and
/external/chromium_org/v8/src/compiler/arm/
instruction-codes-arm.h
68
// code generator after register allocation which
assembler
method to call.
/external/chromium_org/v8/src/compiler/arm64/
instruction-codes-arm64.h
90
// code generator after register allocation which
assembler
method to call.
/external/chromium_org/v8/src/compiler/ia32/
instruction-codes-ia32.h
58
// code generator after register allocation which
assembler
method to call.
/external/chromium_org/v8/src/compiler/
source-position.h
8
#include "src/
assembler
.h"
/external/chromium_org/v8/src/compiler/x64/
linkage-x64.cc
7
#include "src/
assembler
.h"
/external/chromium_org/v8/src/ic/
access-compiler.h
9
#include "src/macro-
assembler
.h"
/external/chromium_org/v8/src/
lithium-codegen.h
23
MacroAssembler*
assembler
,
/external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.h
9
#include "src/macro-
assembler
.h"
10
#include "src/mips/
assembler
-mips-inl.h"
11
#include "src/mips/
assembler
-mips.h"
12
#include "src/mips/macro-
assembler
-mips.h"
/external/chromium_org/v8/src/x64/
codegen-x64.h
9
#include "src/macro-
assembler
.h"
/external/elfutils/0.153/libasm/
asm_abort.c
1
/* Abort operations on the
assembler
context, free all resources.
asm_getelf.c
1
/* Return ELF descriptor associated with the
assembler
context.
libasm.h
35
/* Opaque type for the
assembler
context descriptor. */
66
/* Create output file and return descriptor for
assembler
context. If
67
TEXTP is true the output is an
assembler
format text file.
74
/* Abort the operation on the
assembler
context and free all resources. */
/external/linux-tools-perf/perf-3.12.0/arch/m32r/lib/
memcpy.S
16
#include <asm/
assembler
.h>
/external/lldb/utils/test/
disasm.py
56
# Use StringIO to record the memory dump as well as the gdb
assembler
code.
66
if line.startswith('Dump of
assembler
code'):
70
if line.startswith('End of
assembler
dump.'):
82
# It's an
assembler
code dump.
/external/llvm/docs/
ReleaseNotes.rst
43
* LLVM now assumes the
assembler
supports ``.loc`` for generating debug line
47
* All inline assembly is parsed by the integrated
assembler
when it is enabled.
49
for assembly output as well. The integrated
assembler
can be disabled with
91
of the back-end: the integrated
assembler
(IAS) and the ARM exception
/external/llvm/include/llvm/CodeGen/
LinkAllAsmWriterComponents.h
10
// This header file pulls in all
assembler
writer related passes for tools like
/external/llvm/include/llvm/MC/
MCFixupKindInfo.h
18
/// Is this fixup kind PCrelative? This is used by the
assembler
backend to
/external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64TargetStreamer.cpp
39
// finish() - write out any non-empty
assembler
constant pools.
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp
25
// Note: This numbering has to match the GCC
assembler
dialects for inline
69
// old
assembler
lacks some directives
70
// FIXME: this should really be a check on the
assembler
characteristics
121
// Always enable the integrated
assembler
by default.
/external/llvm/test/CodeGen/X86/
targetLoweringGeneric.ll
7
; Therefore, use X86
assembler
output to check against.
/external/llvm/test/MC/AArch64/
neon-extract.s
3
// Check that the
assembler
can handle the documented syntax for AArch64
/external/llvm/test/MC/ARM/
arm-trustzone.s
7
@ Check that the
assembler
processes SMC instructions when TrustZone support is
/external/llvm/test/MC/Mips/
expr1.s
2
# Check that the
assembler
can handle the expressions as operands.
Completed in 3969 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>