HomeSort by relevance Sort by last modified time
    Searched full:pc10 (Results 1 - 20 of 20) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
pc2210.s 6 or %o1, %pc10(sym), %o1
  /toolchain/binutils/binutils-2.27/include/aout/
reloc.h 57 "BASE22", "PC10", "PC22", "JMP_TBL", \
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcFixupKinds.h 58 /// fixup_sparc_pc10 - 10-bit fixup corresponding to %pc10(foo)
SparcMCExpr.cpp 56 // FIXME: use %pc22/%pc10, if system assembler supports them.
97 .Case("pc10", VK_Sparc_PC10)
  /external/clang/test/SemaObjC/
parameterized_classes_arc.m 106 @interface PC10<T : __attribute__((address_space(256))) id> // expected-error {{type bound '__attribute__((address_space(256))) id' for type parameter 'T' cannot be qualified with '__attribute__((address_space(256)))'}}
parameterized_classes.m 74 @class PC10;
77 @class PC10<T, U : NSObject *>, PC11<T : NSObject *, U : id>; // expected-note{{type parameter 'T' declared here}}
81 @class PC10, PC11;
85 @interface PC10<T, U : NSObject *> : NSObject
  /external/elfutils/backends/
sparc_reloc.def 47 RELOC_TYPE (PC10, REL)
  /external/llvm/test/CodeGen/PowerPC/
std-unal-fi.ll 15 %PC10 = bitcast i8* %A4 to ppc_fp128*
33 store ppc_fp128 0xM00000000000000000000000000000000, ppc_fp128* %PC10
  /external/clang/test/SemaObjCXX/
parameterized_classes_arc.mm 118 @interface PC10<T : __attribute__((address_space(256))) id> // expected-error {{type bound '__attribute__((address_space(256))) id' for type parameter 'T' cannot be qualified with '__attribute__((address_space(256)))'}}
  /toolchain/binutils/binutils-2.27/gas/doc/
c-sparc.texi 637 @code{R_SPARC_PC10} relocation can be obtained using @samp{%pc10}.
644 add %l7, %pc10(_GLOBAL_OFFSET_TABLE_+4), %l7
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.cpp 129 Ctx->reportError(Fixup.getLoc(), "out of range PC10 fixup");
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp     [all...]
  /toolchain/binutils/binutils-2.27/gold/
sparc.cc 742 pc10(unsigned char* view, function in class:__anon4477::Sparc_relocate_functions
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
sunos.c     [all...]
ChangeLog-9495     [all...]
aoutx.h 199 HOWTO (RELOC_PC10, 0, 2, 10, TRUE, 0, complain_overflow_dont, 0, "PC10", FALSE, 0, 0x000003ff, TRUE),
    [all...]
ChangeLog-2005     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/
ChangeLog-2008 695 * gas/sparc/sparc.exp: Run new %pc22/%pc10 relocation test.
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-sparc.c 903 { "pc10", BFD_RELOC_SPARC_PC10, F_POP_PCREL },
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
ChangeLog-9295     [all...]

Completed in 1399 milliseconds