HomeSort by: relevance | last modified time | path
    Searched defs:pcrel (Results 1 - 25 of 89) sorted by relevancy

1 2 3 4

  /src/external/gpl3/binutils/dist/gas/config/
tc-arc.h 251 B(_S) use pcrel == 1 and ADD with a solvable expression as 3rd
252 operand use pcrel == 0. */
253 unsigned char pcrel; member in struct:arc_relax_type
tc-dlx.c 54 int pcrel; member in struct:machine_it
800 the_insn.pcrel = 0;
816 the_insn.pcrel = 1;
831 the_insn.pcrel = 1;
907 the_insn.size, & the_insn.exp, the_insn.pcrel,
tc-mn10200.c 1270 int reloc, pcrel, offset;
1281 pcrel = (operand->flags & MN10200_OPERAND_PCREL) != 0;
1284 if (pcrel)
1318 reloc_size, &fixups[i].exp, pcrel,
1324 if (pcrel)
1267 int reloc, pcrel, offset; local
tc-spu.c 360 int pcrel = 0;
365 pcrel = 1;
370 pcrel,
358 int pcrel = 0; local
tc-d10v.c 50 int pcrel; member in struct:d10v_fixup
583 fixups->fix[fixups->fc].pcrel = (flags & OPERAND_ADDR) != 0;
630 fx->fix[i].pcrel,
680 fx->fix[i].pcrel,
1099 fx->fix[i].pcrel,
tc-mn10300.c 2101 int reloc, pcrel, offset;
2117 pcrel = (operand->flags & MN10300_OPERAND_PCREL) != 0;
2119 pcrel = bfd_reloc_type_lookup (stdoutput, reloc)->pc_relative;
2126 else if (pcrel)
2150 reloc_size / 8, &fixups[i].exp, pcrel,
2153 if (pcrel)
2098 int reloc, pcrel, offset; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.h 251 B(_S) use pcrel == 1 and ADD with a solvable expression as 3rd
252 operand use pcrel == 0. */
253 unsigned char pcrel; member in struct:arc_relax_type
tc-dlx.c 54 int pcrel; member in struct:machine_it
800 the_insn.pcrel = 0;
816 the_insn.pcrel = 1;
831 the_insn.pcrel = 1;
907 the_insn.size, & the_insn.exp, the_insn.pcrel,
tc-mn10200.c 1271 int reloc, pcrel, offset;
1282 pcrel = (operand->flags & MN10200_OPERAND_PCREL) != 0;
1285 if (pcrel)
1319 reloc_size, &fixups[i].exp, pcrel,
1325 if (pcrel)
1268 int reloc, pcrel, offset; local
tc-spu.c 360 int pcrel = 0;
365 pcrel = 1;
370 pcrel,
358 int pcrel = 0; local
tc-d10v.c 50 int pcrel; member in struct:d10v_fixup
583 fixups->fix[fixups->fc].pcrel = (flags & OPERAND_ADDR) != 0;
630 fx->fix[i].pcrel,
680 fx->fix[i].pcrel,
1099 fx->fix[i].pcrel,
tc-mn10300.c 2101 int reloc, pcrel, offset;
2117 pcrel = (operand->flags & MN10300_OPERAND_PCREL) != 0;
2119 pcrel = bfd_reloc_type_lookup (stdoutput, reloc)->pc_relative;
2126 else if (pcrel)
2150 reloc_size / 8, &fixups[i].exp, pcrel,
2153 if (pcrel)
2098 int reloc, pcrel, offset; local
  /src/external/gpl3/binutils/dist/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 */
  /src/external/gpl3/binutils.old/dist/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 */
  /src/external/gpl3/gdb/dist/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 */
  /src/external/gpl3/gdb.old/dist/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 */
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/
X86Disassembler.cpp 1890 uint64_t pcrel = 0; local
1893 pcrel = insn.startLocation +
1969 if(!tryAddingSymbolicOperand(immediate + pcrel, isBranch, insn.startLocation,
2046 uint64_t pcrel = 0; local
2108 pcrel = insn.startLocation +
2112 insn.displacement + pcrel, Dis);
2172 if(!tryAddingSymbolicOperand(insn.displacement + pcrel, false,
  /src/external/gpl3/binutils/dist/bfd/
elf32-m32c.c 1545 bfd_signed_vma pcrel;
1619 pcrel = symval - pc + srel->r_addend;
1632 if (pcrel >= 2 && pcrel <= 9)
1636 insn[0] = 0x60 | (pcrel - 2);
1648 if (pcrel <= 128 && pcrel >= -128)
1660 if (pcrel <= 32768 && pcrel >= -32768)
1673 if (pcrel <= 32768 && pcrel >= -32768
1539 bfd_signed_vma pcrel; local
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
kvx-dis.c 533 int pcrel; member in struct:decoded_insn::__anon10919
672 res->operands[idx].pcrel = 0;
681 res->operands[idx].pcrel = 1;
794 res->operands[idx].pcrel = 0;
803 res->operands[idx].pcrel = 1;
928 res->operands[idx].pcrel = 0;
937 res->operands[idx].pcrel = 1;
1101 if (dec.operands[i].pcrel)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-m32c.c 1540 bfd_signed_vma pcrel;
1614 pcrel = symval - pc + srel->r_addend;
1627 if (pcrel >= 2 && pcrel <= 9)
1631 insn[0] = 0x60 | (pcrel - 2);
1643 if (pcrel <= 128 && pcrel >= -128)
1655 if (pcrel <= 32768 && pcrel >= -32768)
1668 if (pcrel <= 32768 && pcrel >= -32768
1534 bfd_signed_vma pcrel; local
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
kvx-dis.c 533 int pcrel; member in struct:decoded_insn::__anon12366
672 res->operands[idx].pcrel = 0;
681 res->operands[idx].pcrel = 1;
794 res->operands[idx].pcrel = 0;
803 res->operands[idx].pcrel = 1;
928 res->operands[idx].pcrel = 0;
937 res->operands[idx].pcrel = 1;
1101 if (dec.operands[i].pcrel)
  /src/external/gpl3/gdb/dist/bfd/
elf32-m32c.c 1539 bfd_signed_vma pcrel;
1613 pcrel = symval - pc + srel->r_addend;
1626 if (pcrel >= 2 && pcrel <= 9)
1630 insn[0] = 0x60 | (pcrel - 2);
1642 if (pcrel <= 128 && pcrel >= -128)
1654 if (pcrel <= 32768 && pcrel >= -32768)
1667 if (pcrel <= 32768 && pcrel >= -32768
1533 bfd_signed_vma pcrel; local
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
kvx-dis.c 533 int pcrel; member in struct:decoded_insn::__anon19044
672 res->operands[idx].pcrel = 0;
681 res->operands[idx].pcrel = 1;
794 res->operands[idx].pcrel = 0;
803 res->operands[idx].pcrel = 1;
928 res->operands[idx].pcrel = 0;
937 res->operands[idx].pcrel = 1;
1101 if (dec.operands[i].pcrel)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-m32c.c 1539 bfd_signed_vma pcrel;
1613 pcrel = symval - pc + srel->r_addend;
1626 if (pcrel >= 2 && pcrel <= 9)
1630 insn[0] = 0x60 | (pcrel - 2);
1642 if (pcrel <= 128 && pcrel >= -128)
1654 if (pcrel <= 32768 && pcrel >= -32768)
1667 if (pcrel <= 32768 && pcrel >= -32768
1533 bfd_signed_vma pcrel; local
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
kvx-dis.c 533 int pcrel; member in struct:decoded_insn::__anon21783
672 res->operands[idx].pcrel = 0;
681 res->operands[idx].pcrel = 1;
794 res->operands[idx].pcrel = 0;
803 res->operands[idx].pcrel = 1;
928 res->operands[idx].pcrel = 0;
937 res->operands[idx].pcrel = 1;
1101 if (dec.operands[i].pcrel)

Completed in 54 milliseconds

1 2 3 4