Home
last modified time | relevance | path

Searched defs:INST_CPRT_OP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpinstr.h14 #define INST_CPRT_OP(inst) (((inst) >> 21) & 7) macro
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpinstr.h14 #define INST_CPRT_OP(inst) (((inst) >> 21) & 7) macro

Completed in 2 milliseconds