Home
last modified time | relevance | path

Searched refs:INST_CPRT (Results 1 – 2 of 2) sorted by relevance

/arch/arm/vfp/
Dvfpinstr.h14 #define INST_CPRT(inst) ((inst) & (1 << 4)) macro
Dvfpmodule.c303 if (!INST_CPRT(inst)) { in vfp_emulate_instruction()