Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/nwfpe/
Dfpopcode.h203 #define LDF_OP(opcode) (LOAD_OP(opcode) && (getCoprocessorNumber(opcode) == 1)) macro
Dfpa11_cpdt.c382 if (LDF_OP(opcode)) { in EmulateCPDT()
/linux-5.19.10/arch/ia64/kernel/
Dunaligned.c139 #define LDF_OP 0x0c0 macro
1503 case LDF_OP: in ia64_handle_unaligned()