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

  /src/external/gpl3/binutils/dist/gas/config/
tc-rl78.c 108 rl78_fixup (expressionS exp, int offsetbits, int nbits, int type) function
119 rl78_fixup (exp, offset + 8 * rl78_bytes.n_prefix), nbits, type)
122 rl78_fixup (exp, offset + 8 * (rl78_bytes.n_prefix + rl78_bytes.n_base), nbits, type)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-rl78.c 108 rl78_fixup (expressionS exp, int offsetbits, int nbits, int type) function
119 rl78_fixup (exp, offset + 8 * rl78_bytes.n_prefix), nbits, type)
122 rl78_fixup (exp, offset + 8 * (rl78_bytes.n_prefix + rl78_bytes.n_base), nbits, type)

Completed in 25 milliseconds