Searched refs:INST_CPRT (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/vfp/ | ||
A D | vfpinstr.h | 11 #define INST_CPRT(inst) ((inst) & (1 << 4)) macro |
A D | vfpmodule.c | 294 if (!INST_CPRT(inst)) { in vfp_emulate_instruction() |
Completed in 4 milliseconds