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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 18211 mips16_pcrel_val (fragS *fragp, const struct mips_pcrel_operand *pcrel_op,
18318 val = mips16_pcrel_val (fragp, pcrel_op, val, stretch);
18394 val = mips16_pcrel_val (fragp, pcrel_op, val, stretch);
19507 val = mips16_pcrel_val (fragp, pcrel_op, val, 0);
18197 mips16_pcrel_val (fragS *fragp, const struct mips_pcrel_operand *pcrel_op, function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 17900 mips16_pcrel_val (fragS *fragp, const struct mips_pcrel_operand *pcrel_op,
18007 val = mips16_pcrel_val (fragp, pcrel_op, val, stretch);
18083 val = mips16_pcrel_val (fragp, pcrel_op, val, stretch);
19195 val = mips16_pcrel_val (fragp, pcrel_op, val, 0);
17886 mips16_pcrel_val (fragS *fragp, const struct mips_pcrel_operand *pcrel_op, function

Completed in 48 milliseconds