Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c13873 static const struct percent_op_match mips_percent_op[] = variable
13936 percent_op = mips_percent_op; in parse_relocation()
13937 limit = ARRAY_SIZE (mips_percent_op); in parse_relocation()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014594 (mips_percent_op): Add entries for %pcrel_hi and %pcrel_lo.
DChangeLog-20053808 (percent_op_match, mips_percent_op): Separate definitions.