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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
pcrel.d 30 0+10[[:space:]]+PCREL32[LM]SB[[:space:]]+esym
31 0+20[[:space:]]+PCREL32[LM]SB[[:space:]]+esym\+0x0+20
32 0+30[[:space:]]+PCREL32[LM]SB[[:space:]]+esym
33 0+40[[:space:]]+PCREL32[LM]SB[[:space:]]+esym-0x0+20
reloc.d 43 [[:xdigit:]]+[048cC][[:space:]]+PCREL32[LM]SB[[:space:]]+esym
  /external/llvm/lib/Target/SystemZ/
SystemZPatterns.td 88 : Pat<(operator GR64:$R1, pcrel32:$XBD2),
89 (insn (EXTRACT_SUBREG GR64:$R1, subreg_l32), pcrel32:$XBD2)> {
SystemZOperands.td 446 def PCRel32 : PCRelAsmOperand<"32">;
456 def brtarget32 : PCRelOperand<OtherVT, PCRel32> {
477 def pcrel32 : PCRelAddress<i64, "pcrel32", PCRel32> {
SystemZInstrFormats.td 992 : InstRIL<opcode, (outs), (ins cls:$R1, pcrel32:$I2),
994 [(operator cls:$R1, pcrel32:$I2)]> {
    [all...]
SystemZInstrInfo.td 237 def CallBRASL : Alias<6, (outs), (ins pcrel32:$I2, variable_ops),
238 [(z_call pcrel32:$I2)]>;
246 def CallJG : Alias<6, (outs), (ins pcrel32:$I2),
247 [(z_sibcall pcrel32:$I2)]>;
595 def LARL : InstRIL<0xC00, (outs GR64:$R1), (ins pcrel32:$I2),
597 [(set GR64:$R1, pcrel32:$I2)]>;
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
reloc.h 629 pcrel32(unsigned char* view, elfcpp::Elf_Word value, function in class:gold::Relocate_functions
640 pcrel32(unsigned char* view, function in class:gold::Relocate_functions
i386.cc     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
oasys.c 334 HOWTO (0, 0, 2, 32, TRUE, 0, complain_overflow_signed, 0, "pcrel32", TRUE, 0xffffffff, 0xffffffff, FALSE)
    [all...]
ChangeLog-2004     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-9295     [all...]

Completed in 1023 milliseconds