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

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

Completed in 137 milliseconds