Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/nwfpe/
Dfpopcode.h205 #define STF_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 1)) macro
Dfpa11_cpdt.c386 } else if (STF_OP(opcode)) { in EmulateCPDT()
/linux-5.19.10/arch/ia64/kernel/
Dunaligned.c147 #define STF_OP 0x0cc macro
1520 case STF_OP: in ia64_handle_unaligned()