Searched refs:STF_OP (Results 1 – 5 of 5) sorted by relevance
214 #define STF_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 1)) macro
367 else if (STF_OP(opcode)) in EmulateCPDT()
205 #define STF_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 1)) macro
386 } else if (STF_OP(opcode)) { in EmulateCPDT()
147 #define STF_OP 0x0cc macro1520 case STF_OP: in ia64_handle_unaligned()