Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/include/asm/
A Dkregs.h79 #define IA64_PSR_BITS_TO_SET (IA64_PSR_DFH | IA64_PSR_SP)
91 #define IA64_PSR_DFH (__IA64_UL(1) << IA64_PSR_DFH_BIT) macro
A Dprocessor.h405 #define ia64_fph_enable() do { ia64_rsm(IA64_PSR_DFH); ia64_srlz_d(); } while (0)
406 #define ia64_fph_disable() do { ia64_ssm(IA64_PSR_DFH); ia64_srlz_d(); } while (0)
/linux-6.3-rc2/arch/ia64/kernel/
A Desi_stub.S32 IA64_PSR_DFL | IA64_PSR_DFH)
A Defi_stub.S29 IA64_PSR_DFL | IA64_PSR_DFH)
A Dpal.S143 IA64_PSR_DFL | IA64_PSR_DFH)
A Dhead.S263 movl r16=(IA64_PSR_IT|IA64_PSR_IC|IA64_PSR_DT|IA64_PSR_RT|IA64_PSR_DFH|IA64_PSR_BN \

Completed in 8 milliseconds