Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dsstep.h60 #define BRTAKEN 0x40 macro
/Linux-v5.4/arch/powerpc/lib/
Dsstep.c1187 op->type |= BRTAKEN; in analyse_instr()
1198 op->type = BRANCH | BRTAKEN; in analyse_instr()
1228 op->type |= BRTAKEN; in analyse_instr()
2773 if (op->type & BRTAKEN) in emulate_update_regs()