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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/
H A Dkregs.h75 #define IA64_PSR_BITS_TO_SET (IA64_PSR_DFH | IA64_PSR_SP)
87 #define IA64_PSR_DFH (__IA64_UL(1) << IA64_PSR_DFH_BIT) macro
H A Dprocessor.h429 #define ia64_fph_enable() do { ia64_rsm(IA64_PSR_DFH); ia64_srlz_d(); } while (0)
430 #define ia64_fph_disable() do { ia64_ssm(IA64_PSR_DFH); ia64_srlz_d(); } while (0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Defi_stub.S28 IA64_PSR_DFL | IA64_PSR_DFH)
H A Desi_stub.S31 IA64_PSR_DFL | IA64_PSR_DFH)
H A Dpal.S139 IA64_PSR_DFL | IA64_PSR_DFH)
H A Dhead.S259 movl r16=(IA64_PSR_IT|IA64_PSR_IC|IA64_PSR_DT|IA64_PSR_RT|IA64_PSR_DFH|IA64_PSR_BN \

Completed in 32 milliseconds