Searched refs:three_ops_form (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c14759 const int three_ops_form = (inst.operands[2].present
14761 const int immoperand = (three_ops_form ? 2 : 1);
14762 enum neon_shape rs = (three_ops_form
14774 if (three_ops_form)
14752 const int three_ops_form = (inst.operands[2].present local

Completed in 145 milliseconds