Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dhelper.c7796 int opc2max = (r->opc2 == CP_ANY) ? 7 : r->opc2; in cpsr_write()
7968 for (int opc2 = opc2min; opc2 <= opc2max; opc2++) { in switch_mode()
7482 int opc2max = (r->opc2 == CP_ANY) ? 7 : r->opc2; define_one_arm_cp_reg_with_opaque() local