OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISA
(Results
126 - 150
of
173
) sorted by null
1
2
3
4
5
6
7
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
mix-1.s
1
! Check mixed-mode objects; different sections holding different
ISA
:s.
mix-noexp-1.d
4
#name: Mixed-
ISA
objects with -no-expand.
mix-1.d
3
#name: Mixed-
ISA
objects.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
abiflags-strip4-ph.d
19
ISA
: MIPS64r2
24
ISA
Extension: Cavium Networks Octeon
abiflags-strip5-ph.d
19
ISA
: MIPS64r2
24
ISA
Extension: Cavium Networks Octeon
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
shmix-1.s
1
! Check mixed-mode objects; different sections holding different
ISA
:s.
crange-2f.s
2
! key an
ISA
type.
/external/libdivsufsort/lib/
trsort.c
264
tr_copy(saidx_t *
ISA
, const saidx_t *SA,
274
if((0 <= (s = *c - depth)) && (
ISA
[s] == v)) {
276
ISA
[s] = d - SA;
280
if((0 <= (s = *c - depth)) && (
ISA
[s] == v)) {
282
ISA
[s] = d - SA;
289
tr_partialcopy(saidx_t *
ISA
, const saidx_t *SA,
299
if((0 <= (s = *c - depth)) && (
ISA
[s] == v)) {
301
rank =
ISA
[s + depth];
303
ISA
[s] = newrank;
309
rank =
ISA
[*e]
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
insn-opts.d
5
# such as the
ISA
mode right.
mips32.s
50
# For a while break for the mips32
ISA
interpreted a single argument
/art/test/etc/
run-test-jar
32
ISA
=x86
206
ISA
="x86_64"
378
ISA
=$(adb shell ls -F /data/dalvik-cache | grep -Ewo "${ARCHITECTURES_PATTERN}")
379
if [ x"$
ISA
" = "x" ]; then
386
mkdir_cmdline="mkdir -p ${DEX_LOCATION}/dalvik-cache/$
ISA
"
390
app_image="--base=0x4000 --app-image-file=$DEX_LOCATION/oat/$
ISA
/$TEST_NAME.art"
393
mkdir_cmdline="${mkdir_cmdline} && mkdir -p ${DEX_LOCATION}/oat/$
ISA
"
398
--oat-file=$DEX_LOCATION/oat/$
ISA
/$TEST_NAME.odex \
400
--instruction-set=$
ISA
"
539
elif [ "$
ISA
" = "x86" ]; the
[
all
...]
/external/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.cpp
50
IsaVersion
ISA
= getIsaVersion(Features);
57
Header.amd_machine_version_major =
ISA
.Major;
58
Header.amd_machine_version_minor =
ISA
.Minor;
59
Header.amd_machine_version_stepping =
ISA
.Stepping;
/external/llvm/test/MC/Mips/mips32r6/
valid.s
17
# FIXME: Add the instructions carried forward from older
ISA
's
/external/llvm/test/MC/Mips/mips64r6/
valid.s
17
# FIXME: Add the instructions carried forward from older
ISA
's
/external/llvm/test/MC/Mips/
mips_abi_flags_xx.s
37
# CHECK-OBJ-R1-NEXT:
ISA
: {{MIPS32$}}
38
# CHECK-OBJ-R6-NEXT:
ISA
: MIPS32r6
39
# CHECK-OBJ-NEXT:
ISA
Extension: None (0x0)
mips_abi_flags_xx_set.s
30
# CHECK-OBJ-NEXT:
ISA
: {{MIPS32$}}
31
# CHECK-OBJ-NEXT:
ISA
Extension: None (0x0)
set-push-pop-directives.s
20
.set mips32r6 # Test the Features option (
ISA
).
/external/curl/tests/
serverhelp.pm
34
@
ISA
42
@
ISA
= qw(Exporter);
sshhelp.pm
35
@
ISA
63
@
ISA
= qw(Exporter);
/external/llvm/lib/Target/Mips/
MipsSubtarget.cpp
109
StringRef
ISA
= hasMips64r6() ? "MIPS64r6" : "MIPS32r6";
114
report_fatal_error(
ISA
+ " is not compatible with the DSP ASE", false);
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/lns/
lns-common-1.d
18
\[0x.*\] Set
ISA
to 1
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/lns/
lns-common-1.d
17
\[0x.*\] Set
ISA
to 1
lns-common-1-alt.d
24
\[0x.*\] Set
ISA
to 1
/external/llvm/test/MC/ELF/
discriminator.s
59
# DWARF-DUMP: Address Line Column File
ISA
Discriminator Flags
/toolchain/binutils/binutils-2.25/opcodes/
avr-dis.c
35
int
isa
;
member in struct:avr_opcodes_s
39
#define AVR_INSN(NAME, CONSTR, OPCODE, SIZE,
ISA
, BIN) \
40
{#NAME, CONSTR, OPCODE, SIZE,
ISA
, BIN},
344
if ((opcode->
isa
== AVR_ISA_TINY) && (info->mach != bfd_mach_avrtiny))
Completed in 4198 milliseconds
1
2
3
4
5
6
7