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

  /src/external/gpl3/binutils/dist/gas/config/
tc-h8300.c 349 static void do_a_fix_imm (int, int, struct h8_op *, int, const struct h8_instruction *);
1328 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruction *this_try) function
1645 do_a_fix_imm (output - frag_now->fr_literal + op_at[i] / 2,
1649 do_a_fix_imm (output - frag_now->fr_literal + op_at[i] / 2,
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-h8300.c 349 static void do_a_fix_imm (int, int, struct h8_op *, int, const struct h8_instruction *);
1328 do_a_fix_imm (int offset, int nibble, struct h8_op *operand, int relaxmode, const struct h8_instruction *this_try) function
1645 do_a_fix_imm (output - frag_now->fr_literal + op_at[i] / 2,
1649 do_a_fix_imm (output - frag_now->fr_literal + op_at[i] / 2,

Completed in 63 milliseconds