Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/nwfpe/
Dfpopcode.h216 #define STF_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 1)) macro
Dfpa11_cpdt.c365 } else if (STF_OP(opcode)) { in EmulateCPDT()
/linux-2.4.37.9/arch/ia64/kernel/
Dunaligned.c132 #define STF_OP 0x0cc macro
1468 case STF_OP: in ia64_handle_unaligned()