Searched refs:ISA (Results 1 - 25 of 49) sorted by relevance

12

/external/openssl/crypto/des/
H A DDES.pm5 @ISA = qw(Exporter DynaLoader);
/external/llvm/test/MC/Mips/mips32r2/
H A Dinvalid.s1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
/external/llvm/test/MC/Mips/mips32r6/
H A Dinvalid.s1 # Instructions that are available for the current ISA but should be rejected by
H A Dvalid.s17 # FIXME: Add the instructions carried forward from older ISA's
/external/llvm/test/MC/Mips/mips64r2/
H A Dinvalid.s1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
/external/llvm/test/MC/Mips/mips64r6/
H A Dinvalid.s1 # Instructions that are available for the current ISA but should be rejected by
H A Dvalid.s17 # FIXME: Add the instructions carried forward from older ISA's
/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A DSpacingHeuristics.pm32 our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
34 @ISA = qw(Exporter);
H A DVCSUtils.pm45 our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
47 @ISA = qw(Exporter);
/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DContext.pm9 our @ISA = qw(Exporter);
H A DUtil.pm9 our @ISA = qw(Exporter);
H A DCore.pm9 our @ISA = qw(Exporter);
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/
H A Dhttpd.pm46 our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
48 @ISA = qw(Exporter);
/external/llvm/test/MC/ELF/
H A Ddiscriminator.s59 # DWARF-DUMP: Address Line Column File ISA Discriminator Flags
/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp161 StringRef ISA = hasMips64r6() ? "MIPS64r6" : "MIPS32r6"; local
166 report_fatal_error(ISA + " is not compatible with the DSP ASE", false);
/external/chromium_org/third_party/boringssl/src/crypto/modes/asm/
H A Dghash-armv4.pl242 bx lr @ interoperable with Thumb ISA:-)
320 bx lr @ interoperable with Thumb ISA:-)
/external/openssl/crypto/modes/asm/
H A Dghash-armv4.pl238 bx lr @ interoperable with Thumb ISA:-)
315 bx lr @ interoperable with Thumb ISA:-)
/external/chromium_org/third_party/boringssl/linux-arm/crypto/bn/
H A Darmv4-mont.S169 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
/external/chromium_org/third_party/boringssl/src/crypto/sha/asm/
H A Dsha1-armv4-large.pl236 bx lr @ interoperable with Thumb ISA:-)
/external/openssl/crypto/bn/asm/
H A Darmv4-mont.S172 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
H A Darmv4-gf2m.S190 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
H A Darmv4-gf2m.pl258 bx lr @ interoperable with Thumb ISA:-)
/external/openssl/crypto/sha/asm/
H A Dsha1-thumb.pl114 bx r3 @ switch to Thumb ISA
/external/qemu-pc-bios/bochs/bios/
H A Dacpi-dsdt.dsl233 /* PIIX3 ISA bridge */
234 Device (ISA) {
237 /* PIIX PCI to ISA irq remapping */
432 Field (\_SB.PCI0.ISA.P40C, ByteAcc, NoLock, Preserve)
/external/chromium_org/third_party/boringssl/linux-arm/crypto/modes/
H A Dghash-armv4.S176 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
311 .word 0xe12fff1e @ interoperable with Thumb ISA:-)

Completed in 4697 milliseconds

12