_nh               206 include/math-emu/op-1.h     _FP_W_TYPE _nh, _nl, _q, _r, _y;					\
_nh               216 include/math-emu/op-1.h 	_nh = X##_f;							\
_nh               221 include/math-emu/op-1.h 	_nh = X##_f >> 1;						\
_nh               224 include/math-emu/op-1.h     udiv_qrnnd(_q, _r, _nh, _nl, _y);					\
_nh               230 include/math-emu/op-1.h     _FP_W_TYPE _nh, _nl, _q, _r;			\
_nh               235 include/math-emu/op-1.h 	_nh = X##_f >> _FP_WFRACXBITS_##fs;		\
_nh               240 include/math-emu/op-1.h 	_nh = X##_f >> (_FP_WFRACXBITS_##fs + 1);	\
_nh               242 include/math-emu/op-1.h     udiv_qrnnd(_q, _r, _nh, _nl, Y##_f);		\