Home
last modified time | relevance | path

Searched refs:PA2_0_FPU_FLAG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dfpu.h14 #define PA2_0_FPU_FLAG 0x00000010 macro
H A Dfpudispatch.c169 fpregs[FPU_TYPE_FLAG_POS] = PA2_0_FPU_FLAG; in parisc_linux_get_fpu_type()
196 if (fpu_type_flags & PA2_0_FPU_FLAG) in fpudispatch()
250 if (fpu_type_flags & PA2_0_FPU_FLAG) in emfpudispatch()
541 if (fpu_type_flags & PA2_0_FPU_FLAG) { in decode_0c()
983 if (fpu_type_flags & PA2_0_FPU_FLAG) {
1464 (fpu_type & PA2_0_FPU_FLAG)) {
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dfpu.h38 #define PA2_0_FPU_FLAG 0x00000010 macro
H A Dfpudispatch.c169 fpregs[FPU_TYPE_FLAG_POS] = PA2_0_FPU_FLAG; in parisc_linux_get_fpu_type()
196 if (fpu_type_flags & PA2_0_FPU_FLAG) in fpudispatch()
250 if (fpu_type_flags & PA2_0_FPU_FLAG) in emfpudispatch()
541 if (fpu_type_flags & PA2_0_FPU_FLAG) { in decode_0c()
983 if (fpu_type_flags & PA2_0_FPU_FLAG) {
1464 (fpu_type & PA2_0_FPU_FLAG)) {

Completed in 3 milliseconds