Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpinstr.h10 #define INST_CPRTDO(inst) (((inst) & 0x0f000000) == 0x0e000000) macro
H A Dvfpmodule.c293 if (INST_CPRTDO(inst)) { in vfp_emulate_instruction()
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpinstr.h10 #define INST_CPRTDO(inst) (((inst) & 0x0f000000) == 0x0e000000) macro
H A Dvfpmodule.c293 if (INST_CPRTDO(inst)) { in vfp_emulate_instruction()

Completed in 4 milliseconds