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

/freebsd-11.0-release/contrib/gcc/config/soft-fp/
H A Dsoft-fp.h56 #define _FP_WORK_STICKY ((_FP_W_TYPE)1 << 0) macro
H A Dextended.h248 R##_f[0] |= _FP_WORK_STICKY; \
417 R##_f0 |= _FP_WORK_STICKY; \
H A Dop-1.h285 R##_f |= _FP_WORK_STICKY; \
H A Dop-2.h511 R##_f0 |= _FP_WORK_STICKY; \
584 R##_f0 |= _FP_WORK_STICKY; \
H A Dop-4.h426 R##_f[0] |= _FP_WORK_STICKY; \
514 R##_f[0] |= _FP_WORK_STICKY; \

Completed in 201 milliseconds