Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dsstep.h64 #define BRTAKEN 0x40 macro
/Linux-v4.19/arch/powerpc/lib/
Dsstep.c1191 op->type |= BRTAKEN; in analyse_instr()
1202 op->type = BRANCH | BRTAKEN; in analyse_instr()
1232 op->type |= BRTAKEN; in analyse_instr()
2667 if (op->type & BRTAKEN) in emulate_update_regs()