Searched refs:INST_CPRTDO (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/vfp/ | ||
A D | vfpinstr.h | 10 #define INST_CPRTDO(inst) (((inst) & 0x0f000000) == 0x0e000000) macro |
A D | vfpmodule.c | 293 if (INST_CPRTDO(inst)) { in vfp_emulate_instruction() |
Completed in 6 milliseconds