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

  /toolchain/binutils/binutils-2.25/gas/config/
tc-mn10200.c 886 int next_opindex, relaxable;
919 relaxable = 0;
948 relaxable = 1;
1164 if (relaxable && fc > 0)
883 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 2288 int relaxable = 0; local
    [all...]

Completed in 137 milliseconds