HomeSort by: relevance | last modified time | path
    Searched defs:auipc (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-riscv.c 390 /* auipc t2, %hi(.got.plt)
400 entry[0] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
421 auipc t2, %hi(.got.plt) # Rewrite this to using
454 header[1] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
489 /* auipc t3, %hi(.got.plt entry)
495 entry[0] = RISCV_UTYPE (AUIPC, X_T3, RISCV_PCREL_HIGH_PART (got, addr));
513 1: auipc t3, %pcrel_hi(function@.got.plt)
530 entry[1] = RISCV_UTYPE (AUIPC, X_T3, RISCV_PCREL_HIGH_PART (got_entry_addr, auipc_addr));
2173 /* PC value of auipc. */
2252 programs to work we simply convert the PC-relative auipc sequences t
4882 bfd_vma auipc, jalr; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-riscv.c 334 /* auipc t2, %hi(.got.plt)
343 entry[0] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
369 /* auipc t3, %hi(.got.plt entry)
374 entry[0] = RISCV_UTYPE (AUIPC, X_T3, RISCV_PCREL_HIGH_PART (got, addr));
1976 /* PC value of auipc. */
2055 programs to work we simply convert the PC-relative auipc sequences to
2060 /* If it's possible to reference the symbol using auipc we do so, as that's
2893 /* We don't allow section symbols plus addends as the auipc address,
2897 not to be used to find the auipc address. */
4631 /* Relax AUIPC + JALR into JAL. *
4647 bfd_vma auipc, jalr; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfnn-riscv.c 390 /* auipc t2, %hi(.got.plt)
400 entry[0] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
421 auipc t2, %hi(.got.plt) # Rewrite this to using
454 header[1] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
489 /* auipc t3, %hi(.got.plt entry)
495 entry[0] = RISCV_UTYPE (AUIPC, X_T3, RISCV_PCREL_HIGH_PART (got, addr));
513 1: auipc t3, %pcrel_hi(function@.got.plt)
530 entry[1] = RISCV_UTYPE (AUIPC, X_T3, RISCV_PCREL_HIGH_PART (got_entry_addr, auipc_addr));
2173 /* PC value of auipc. */
2252 programs to work we simply convert the PC-relative auipc sequences t
4888 bfd_vma auipc, jalr; local
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elfnn-riscv.c 390 /* auipc t2, %hi(.got.plt)
400 entry[0] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
421 auipc t2, %hi(.got.plt) # Rewrite this to using
454 header[1] = RISCV_UTYPE (AUIPC, X_T2, gotplt_offset_high);
489 /* auipc t3, %hi(.got.plt entry)
495 entry[0] = RISCV_UTYPE (AUIPC, X_T3, RISCV_PCREL_HIGH_PART (got, addr));
513 1: auipc t3, %pcrel_hi(function@.got.plt)
530 entry[1] = RISCV_UTYPE (AUIPC, X_T3, RISCV_PCREL_HIGH_PART (got_entry_addr, auipc_addr));
2174 /* PC value of auipc. */
2253 programs to work we simply convert the PC-relative auipc sequences t
4916 bfd_vma auipc, jalr; local
    [all...]

Completed in 37 milliseconds