HomeSort by relevance Sort by last modified time
    Searched defs:pcrel (Results 1 - 25 of 29) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/opcodes/
h8500-dis.c 101 int pcrel = 0; local
181 pcrel = (buffer[byte] << 8) | (buffer[byte + 1]);
184 pcrel = (buffer[byte]);
302 (int)(pcrel + addr + opcode->length) & 0xffff);
306 (int)((char) pcrel + addr + opcode->length) & 0xffff);
  /external/llvm/lib/Target/X86/Disassembler/
X86Disassembler.cpp 297 uint64_t pcrel = 0; local
300 pcrel = insn.startLocation +
555 pcrel = insn.startLocation + insn.immediateOffset + insn.immediateSize;
561 pcrel = insn.startLocation + insn.immediateOffset + insn.immediateSize;
568 pcrel = insn.startLocation + insn.immediateOffset + insn.immediateSize;
577 if(!tryAddingSymbolicOperand(immediate + pcrel, isBranch, insn.startLocation,
653 uint64_t pcrel = 0; local
739 pcrel = insn.startLocation +
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
convex.h 28 #define pcrel 7 macro
426 {47,0,pcrel,0,0,0}, /* br */
427 {48,2,pcrel,0,0,0}, /* bri.f */
428 {48,1,pcrel,0,0,0}, /* bri.t */
429 {49,2,pcrel,0,0,0}, /* bra.f */
430 {49,1,pcrel,0,0,0}, /* bra.t */
431 {50,2,pcrel,0,0,0}, /* brs.f */
432 {50,1,pcrel,0,0,0}, /* brs.t */
    [all...]
aarch64.h 736 unsigned pcrel : 1; /* PC-relative. */
733 unsigned pcrel : 1; \/* PC-relative. *\/ member in struct:aarch64_opnd_info::__anon74507::__anon74512
  /toolchain/binutils/binutils-2.25/gas/config/
tc-dlx.c 52 int pcrel; member in struct:machine_it
810 the_insn.pcrel = 0;
826 the_insn.pcrel = 1;
841 the_insn.pcrel = 1;
917 the_insn.size, & the_insn.exp, the_insn.pcrel,
tc-i860.c 63 int pcrel; member in struct:i860_it::i860_fi
422 last_expand = the_insn.fi[0].pcrel;
436 the_insn.fi[tmp].pcrel,
524 the_insn.fi[t].pcrel = 0;
776 the_insn.fi[fc].pcrel = 1;
782 the_insn.fi[fc].pcrel = 1;
    [all...]
tc-mn10200.c 1283 int reloc, pcrel, offset;
1294 pcrel = (operand->flags & MN10200_OPERAND_PCREL) != 0;
1297 if (pcrel)
1331 reloc_size, &fixups[i].exp, pcrel,
1337 if (pcrel)
1280 int reloc, pcrel, offset; local
tc-spu.c 372 int pcrel = 0;
377 pcrel = 1;
382 pcrel,
370 int pcrel = 0; local
tc-d10v.c 50 int pcrel; member in struct:d10v_fixup
584 fixups->fix[fixups->fc].pcrel =
632 fx->fix[i].pcrel,
682 fx->fix[i].pcrel,
1101 fx->fix[i].pcrel,
    [all...]
tc-mn10300.c 2098 int reloc, pcrel, offset; local
    [all...]
tc-bfin.c 556 insn->pcrel, insn->reloc);
681 _("pcrel too far BFD_RELOC_BFIN_10"));
697 as_bad_where (fixP->fx_file, fixP->fx_line, _("pcrel too far BFD_RELOC_BFIN_12"));
717 as_bad_where (fixP->fx_file, fixP->fx_line, _("pcrel too far BFD_RELOC_BFIN_24"));
732 as_bad_where (fixP->fx_file, fixP->fx_line, _("pcrel too far BFD_RELOC_BFIN_5"));
744 as_bad_where (fixP->fx_file, fixP->fx_line, _("pcrel too far BFD_RELOC_BFIN_11_PCREL"));
910 note_reloc (INSTR_T code, Expr_Node * symbol, int reloc, int pcrel)
915 return note_reloc1 (code, symbol->value.s_value, reloc, pcrel);
920 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel)
924 code->pcrel = pcrel
986 int pcrel = 1; \/* Is the parent reloc pcrelative? local
    [all...]
tc-d30v.c 67 int pcrel; member in struct:d30v_fixup
545 fixups->fix[fixups->fc].pcrel = RELOC_PCREL;
547 fixups->fix[fixups->fc].pcrel = op->reloc_flag;
605 fx->fix[i].pcrel, fx->fix[i].reloc);
667 fx->fix[i].pcrel,
1112 fx->fix[i].pcrel,
    [all...]
tc-ns32k.c 41 iif.iifP[ptr].pcrel = i1; \
78 char pcrel; /* 1 if pcrel, this is really redundant info. */ member in struct:addr_mode
116 int pcrel; /* True if object is pcrel. */ member in struct:__anon74093
324 #define PCREL 2
394 addrmodeP->pcrel = 0; /* Not set in this function. */
705 case. Think it does so with local labels too, not optimum, pcrel
707 select pcrel when possible Actually that is trivial. */
728 addrmodeP->pcrel = 0
910 int pcrel, b, loop, pcrel_adjust; local
    [all...]
tc-tic4x.c 128 int pcrel; /* True if relocation PC relative. */ member in struct:tic4x_insn
    [all...]
bfin-defs.h 26 #define PCREL 1
252 int pcrel; member in struct:bfin_insn
265 (INSTR_T code, Expr_Node *, int reloc,int pcrel);
267 (INSTR_T code, const char * sym, int reloc, int pcrel);
269 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel);
tc-sparc.c 208 int pcrel; member in struct:sparc_it
    [all...]
tc-alpha.c 1763 int size, pcrel; local
    [all...]
tc-hppa.c 238 int pcrel; member in struct:pa_it
    [all...]
tc-m68k.c 84 static int flag_keep_pcrel; /* --pcrel option. */
378 char pcrel; member in struct:m68k_it::__anon74070
455 the_ins.reloc[the_ins.nrel++].pcrel = pc_rel;
770 user requires PIC and disables this with --pcrel, we can only relax between
807 branch and we are in pcrel mode. We generate a bne/beq pair. */
    [all...]
tc-aarch64.c 6735 int pcrel = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
reloc.h 410 pcrel(unsigned char* view, function in class:gold::Relocate_functions
438 pcrel(unsigned char* view, function in class:gold::Relocate_functions
512 { This::template pcrel<8>(view, value, address); }
519 { This::template pcrel<8>(view, object, psymval, address); }
565 { This::template pcrel<16>(view, value, address); }
572 { This::template pcrel<16>(view, object, psymval, address); }
631 { This::template pcrel<32>(view, value, address); }
644 { This::template pcrel<32>(view, object, psymval, address); }
692 { This::template pcrel<64>(view, value, address); }
699 { This::template pcrel<64>(view, object, psymval, address);
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-m32c.c 1464 bfd_signed_vma pcrel; local
    [all...]
sunos.c 2335 bfd_boolean pcrel; local
    [all...]
elf32-rx.c 42 #define RXREL(n,sz,bit,shift,complain,pcrel) \
43 HOWTO (R_RX_##n, shift, sz, bit, pcrel, 0, complain_overflow_ ## complain, \
1978 int pcrel = 0; local
    [all...]
ieee.c 230 bfd_boolean pcrel,
295 if (pcrel)
505 bfd_boolean *pcrel,
535 *pcrel = TRUE;
1497 bfd_boolean pcrel = FALSE; local
1717 bfd_boolean pcrel; local
    [all...]

Completed in 491 milliseconds

1 2