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

12

/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/mips32r3/
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/mips32r5/
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/mips64r3/
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/mips64r5/
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/linux-tools-perf/src/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/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp108 StringRef ISA = hasMips64r6() ? "MIPS64r6" : "MIPS32r6"; local
113 report_fatal_error(ISA + " is not compatible with the DSP ASE", false);
/external/llvm/test/MC/ELF/
H A Ddiscriminator.s59 # DWARF-DUMP: Address Line Column File ISA Discriminator Flags
/external/llvm/test/MC/Mips/
H A Dset-push-pop-directives.s20 .set mips32r6 # Test the Features option (ISA).
/external/clang/lib/CodeGen/
H A DCGDeclCXX.cpp285 InitSegAttr *ISA) {
289 PtrArray->setSection(ISA->getSection());
317 auto *ISA = D->getAttr<InitSegAttr>(); local
333 } else if (PerformInit && ISA) {
334 EmitPointerToInitFunc(D, Addr, Fn, ISA);
282 EmitPointerToInitFunc(const VarDecl *D, llvm::GlobalVariable *GV, llvm::Function *InitFunc, InitSegAttr *ISA) argument
/external/boringssl/src/crypto/modes/asm/
H A Dghash-armv4.pl259 bx lr @ interoperable with Thumb ISA:-)
337 bx lr @ interoperable with Thumb ISA:-)
/external/boringssl/linux-arm/crypto/bn/
H A Darmv4-mont.S175 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
/external/boringssl/linux-arm/crypto/aes/
H A Daes-armv4.S14 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
270 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
714 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
828 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
1045 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
/external/boringssl/src/crypto/aes/asm/
H A Daes-armv4.pl15 # by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
302 bx lr @ interoperable with Thumb ISA:-)
746 bx lr @ interoperable with Thumb ISA:-)
865 bx lr @ interoperable with Thumb ISA:-)
1082 bx lr @ interoperable with Thumb ISA:-)
/external/boringssl/linux-arm/crypto/modes/
H A Dghash-armv4.S181 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
316 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
/external/boringssl/src/crypto/bn/asm/
H A Darmv4-mont.pl22 # The code is interoperable with Thumb ISA and is rather compact, less
258 bx lr @ interoperable with Thumb ISA:-)
/external/boringssl/src/crypto/sha/asm/
H A Dsha1-armv4-large.pl275 bx lr @ interoperable with Thumb ISA:-)
H A Dsha256-armv4.pl292 bx lr @ interoperable with Thumb ISA:-)

Completed in 368 milliseconds

12