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

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-relax-opt.cc 63 1. sethi $ra, hi20(sym)
68 2. sethi $ra, hi20(sym)
73 3. sethi $ra, hi20(sym)
211 sethi $ra, hi20(sym)
216 sethi $ra, hi20(sym)
221 sethi $ra, hi20(sym)
226 sethi $gp,hi20(sym)
264 sethi $ra, hi20(sym)
313 nds32_group_insns (rtx_insn *sethi)
321 def_record = DF_INSN_DEFS (sethi);
356 emit_insn_before (gen_relax_group (group_id), sethi); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-relax-opt.cc 63 1. sethi $ra, hi20(sym)
68 2. sethi $ra, hi20(sym)
73 3. sethi $ra, hi20(sym)
211 sethi $ra, hi20(sym)
216 sethi $ra, hi20(sym)
221 sethi $ra, hi20(sym)
226 sethi $gp,hi20(sym)
264 sethi $ra, hi20(sym)
313 nds32_group_insns (rtx_insn *sethi)
321 def_record = DF_INSN_DEFS (sethi);
356 emit_insn_before (gen_relax_group (group_id), sethi); local
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elfxx-sparc.c 804 /* sethi %hi(.-.plt0),%g1. We fill in the address later. */
846 unsigned int sethi, ba;
852 sethi = 0x03000000 | (plt_index * PLT64_ENTRY_SIZE);
856 bfd_put_32 (output_bfd, (bfd_vma) sethi, entry);
935 0x05000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+8), %g2 */
945 0x03000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+f@got), %g1 */
950 0x03000000, /* sethi %hi(f@pltindex), %g1 */
966 0x03000000, /* sethi %hi(f@got), %g1 */
971 0x03000000, /* sethi %hi(f@pltindex), %g1 */
2748 sethi, xor sequence. *
845 unsigned int sethi, ba; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-sparc.c 807 /* sethi %hi(.-.plt0),%g1. We fill in the address later. */
849 unsigned int sethi, ba;
855 sethi = 0x03000000 | (plt_index * PLT64_ENTRY_SIZE);
859 bfd_put_32 (output_bfd, (bfd_vma) sethi, entry);
938 0x05000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+8), %g2 */
948 0x03000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+f@got), %g1 */
953 0x03000000, /* sethi %hi(f@pltindex), %g1 */
969 0x03000000, /* sethi %hi(f@got), %g1 */
974 0x03000000, /* sethi %hi(f@pltindex), %g1 */
2752 sethi, xor sequence. *
848 unsigned int sethi, ba; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-sparc.c 807 /* sethi %hi(.-.plt0),%g1. We fill in the address later. */
849 unsigned int sethi, ba;
855 sethi = 0x03000000 | (plt_index * PLT64_ENTRY_SIZE);
859 bfd_put_32 (output_bfd, (bfd_vma) sethi, entry);
938 0x05000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+8), %g2 */
948 0x03000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+f@got), %g1 */
953 0x03000000, /* sethi %hi(f@pltindex), %g1 */
969 0x03000000, /* sethi %hi(f@got), %g1 */
974 0x03000000, /* sethi %hi(f@pltindex), %g1 */
2741 sethi, xor sequence. *
848 unsigned int sethi, ba; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-sparc.c 807 /* sethi %hi(.-.plt0),%g1. We fill in the address later. */
849 unsigned int sethi, ba;
855 sethi = 0x03000000 | (plt_index * PLT64_ENTRY_SIZE);
859 bfd_put_32 (output_bfd, (bfd_vma) sethi, entry);
938 0x05000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+8), %g2 */
948 0x03000000, /* sethi %hi(_GLOBAL_OFFSET_TABLE_+f@got), %g1 */
953 0x03000000, /* sethi %hi(f@pltindex), %g1 */
969 0x03000000, /* sethi %hi(f@got), %g1 */
974 0x03000000, /* sethi %hi(f@pltindex), %g1 */
2746 sethi, xor sequence. *
848 unsigned int sethi, ba; local
    [all...]

Completed in 38 milliseconds