Lines Matching full:switch
55 switch (id) {
342 switch (reg - nregs) {
367 switch (reg - nregs) {
621 cpu_abort(env, "Tried to switch out of user mode\n");
642 switch (mode) {
705 /* Switch to V7M main or process stack pointer. */
726 /* Switch to the target stack. */
764 switch (env->exception_index) {
806 /* Switch to the handler mode. */
842 switch (env->exception_index) {
951 /* Switch to the new mode, and to the correct instruction set. */
980 switch (ap) {
984 switch ((env->cp15.c1_sys >> 8) & 3) {
1075 switch (desc & 3) {
1178 switch (desc & 3) {
1253 switch (mask) {
1298 /* Fast Context Switch Extension. */
1408 switch ((insn >> 16) & 0xf) {
1422 switch (crm) {
1426 switch (op2) {
1458 switch (op2) {
1484 switch (op2) {
1495 switch (op2) {
1522 switch (op2) {
1555 switch (op2) {
1576 switch (crm) {
1616 switch (op2) {
1639 switch (crm) {
1641 switch (op1) {
1643 switch (op2) {
1655 switch (op2) {
1674 switch (op2) {
1694 switch (op2) {
1709 switch (op2) {
1744 switch (op2) {
1766 switch (op2) {
1801 switch (crm) {
1843 switch ((insn >> 16) & 0xf) {
1845 switch (op1) {
1847 switch (crm) {
1849 switch (op2) {
1907 switch (op2) {
1925 switch (crm) {
1929 switch (op2) {
1937 switch (ARM_CPUID(env)) {
1966 switch (op2) {
1987 switch (op2) {
1998 switch (op2) {
2016 switch (op2) {
2044 switch (op2) {
2076 switch (op1) {
2080 switch (crm) {
2082 switch (op2) {
2092 switch (op2) {
2101 switch (op2) {
2135 switch (op2) {
2152 switch (op2) {
2170 switch (crm) {
2219 switch (reg) {
2256 switch (reg) {
2662 switch (i) {
2747 switch(type ## _compare_quiet(a, b, &env->vfp.fp_status)) { \
2759 switch(type ## _compare(a, b, &env->vfp.fp_status)) { \