Home
last modified time | relevance | path

Searched refs:mips_percent_op (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
DChangeLog421 (mips_percent_op): Add entries for %pcrel_hi and %pcrel_lo.
DChangeLog-20053808 (percent_op_match, mips_percent_op): Separate definitions.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c13976 static const struct percent_op_match mips_percent_op[] = variable
14039 percent_op = mips_percent_op; in parse_relocation()
14040 limit = ARRAY_SIZE (mips_percent_op); in parse_relocation()