Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/kernel/
Dtrace.c514 #define LDSTii_op_mask 0x3 macro
525 int op = ((opcode >> LDSTii_op_bit) & LDSTii_op_mask); in decode_LDSTii_0()