Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dtrace.c453 #define LDST_aop_bits 7 macro
467 int aop = ((opcode >> LDST_aop_bits) & LDST_aop_mask); in decode_LDST_0()