Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/nwfpe/
Dfpopcode.h214 #define LDF_OP(opcode) (LOAD_OP(opcode) && (getCoprocessorNumber(opcode) == 1)) macro
Dfpa11_cpdt.c361 if (LDF_OP(opcode)) { in EmulateCPDT()
/linux-2.4.37.9/arch/ia64/kernel/
Dunaligned.c124 #define LDF_OP 0x0c0 macro
1454 case LDF_OP: in ia64_handle_unaligned()