Searched refs:aarch32_opcode_cond_checks (Results 1 – 6 of 6) sorted by relevance
122 if (aarch32_opcode_cond_checks[opcode & 0xf](regs->pstate & 0xffffffff)) in simulate_b_cond()
140 pstate_check_t * const aarch32_opcode_cond_checks[16] = { variable696 return aarch32_opcode_cond_checks[cond](regs->pstate); in cp15_cond_valid()
352 if ((*aarch32_opcode_cond_checks[cc_bits])(psr)) in aarch32_check_condition()
562 extern pstate_check_t * const aarch32_opcode_cond_checks[16];
56162 ffff800010f22790 D aarch32_opcode_cond_checks
Completed in 323 milliseconds