Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/nwfpe/
Dfpopcode.h215 #define LDF_OP(opcode) (LOAD_OP(opcode) && (getCoprocessorNumber(opcode) == 1)) macro
Dfpa11_cpdt.c394 if (LDF_OP(opcode)) { in EmulateCPDT()
/linux-3.4.99/arch/ia64/kernel/
Dunaligned.c136 #define LDF_OP 0x0c0 macro
1478 case LDF_OP: in ia64_handle_unaligned()