Home
last modified time | relevance | path

Searched refs:FPCR_SUM (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/alpha/include/asm/
Dfpu.h25 #define FPCR_SUM (1UL<<63) /* summary bit */ macro
100 fp |= (sw & IEEE_STATUS_MASK ? FPCR_SUM : 0); in ieee_swcr_to_fpcr()