Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpinstr.h11 #define INST_CPRT(inst) ((inst) & (1 << 4)) macro
H A Dvfpmodule.c294 if (!INST_CPRT(inst)) { in vfp_emulate_instruction()
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpinstr.h11 #define INST_CPRT(inst) ((inst) & (1 << 4)) macro
H A Dvfpmodule.c294 if (!INST_CPRT(inst)) { in vfp_emulate_instruction()

Completed in 3 milliseconds