HomeSort by relevance Sort by last modified time
    Searched refs:ISA (Results 126 - 150 of 187) sorted by null

1 2 3 4 56 7 8

  /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...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
opt.go 7 // Many Power ISA arithmetic and logical instructions come in four
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/
opt.go 7 // Many Power ISA arithmetic and logical instructions come in four
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
insn-opts.d 5 # such as the ISA mode right.
  /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)
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
opt.go 10 // Many Power ISA arithmetic and logical instructions come in four
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/ppc64/
opt.go 10 // Many Power ISA arithmetic and logical instructions come in four
  /external/ImageMagick/PerlMagick/
Magick.pm 22 use vars qw($VERSION @ISA @EXPORT $AUTOLOAD);
29 @ISA = qw(Exporter DynaLoader);
  /external/ImageMagick/PerlMagick/quantum/
quantum.pm 21 use vars qw($VERSION @ISA @EXPORT $AUTOLOAD);
28 @ISA = qw(Exporter DynaLoader);
  /external/curl/tests/
serverhelp.pm 34 @ISA
42 @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

Completed in 1737 milliseconds

1 2 3 4 56 7 8