Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dsstep.h64 #define BRTAKEN 0x40 macro
/Linux-v5.10/arch/powerpc/lib/
Dsstep.c1237 op->type |= BRTAKEN; in analyse_instr()
1251 op->type = BRANCH | BRTAKEN; in analyse_instr()
1281 op->type |= BRTAKEN; in analyse_instr()
2975 if (op->type & BRTAKEN) in emulate_update_regs()