Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dsstep.h63 #define BRTAKEN 0x40 macro
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c1380 op->type |= BRTAKEN; in analyse_instr()
1394 op->type = BRANCH | BRTAKEN; in analyse_instr()
1424 op->type |= BRTAKEN; in analyse_instr()
3244 if (op->type & BRTAKEN) in emulate_update_regs()