Home
last modified time | relevance | path

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

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