Home
last modified time | relevance | path

Searched refs:LDA_OP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/alpha/lib/
Dstacktrace.c6 #define LDA_OP 0x20000000 macro
33 (((instr)(INSTR) >= BR_OP) | ((instr)(INSTR) < LDA_OP) | \
/linux-4.1.27/arch/ia64/kernel/
Dunaligned.c92 #define LDA_OP 0x082 macro
1447 case LDA_OP: in ia64_handle_unaligned()