HomeSort by relevance Sort by last modified time
    Searched defs:relaxable (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-mn10200.c 883 int next_opindex, relaxable;
916 relaxable = 0;
945 relaxable = 1;
1161 if (relaxable && fc > 0)
880 int next_opindex, relaxable; local
tc-m32c.c 56 #define relaxable(_insn) (CGEN_ATTR_CGEN_INSN_RELAXABLE_VALUE (&((_insn).insn->base->attrs))) macro
374 we don't know (nor record) *which* operands are relaxable. */
378 && !relaxable (insn))
    [all...]
tc-mn10300.c 1240 int next_opindex, relaxable;
1278 relaxable = 0;
1314 relaxable = 1;
1237 int next_opindex, relaxable; local
    [all...]
tc-v850.c 2300 int relaxable = 0; local
    [all...]

Completed in 142 milliseconds