Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Ddisasm.h71 #define STATUS32_L 0x00000100 macro
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Ddisasm.c527 if (!(regs->status32 & STATUS32_L) && (*next_pc == regs->lp_end) in disasm_next_pc()