Home
last modified time | relevance | path

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

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