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

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c4957 is_quarter_float (unsigned imm)
5049 if (is_quarter_float (fpword) || (fpword & 0x7fffffff) == 0)
7746 if (type == NT_float && is_quarter_float (immlo) && immhi == 0)
8094 && is_quarter_float (inst.operands[1].imm)
8113 && is_quarter_float (double_to_single (v)))
16491 if (is_quarter_float (inst.operands[1].imm))
4956 is_quarter_float (unsigned imm) function

Completed in 133 milliseconds