Home
last modified time | relevance | path

Searched refs:STF_OP (Results 1 – 3 of 3) sorted by relevance

/arch/arm/nwfpe/
Dfpopcode.h217 #define STF_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 1)) macro
Dfpa11_cpdt.c398 } else if (STF_OP(opcode)) { in EmulateCPDT()
/arch/ia64/kernel/
Dunaligned.c144 #define STF_OP 0x0cc macro
1495 case STF_OP: in ia64_handle_unaligned()