Home | History | Annotate | Download | only in qemu

Lines Matching refs:xE

1457   {ARM_EXT_V6T2, 0xf3808000, 0xfbc0d000, "undefined (bcc, cond=0xE)"},
1653 /* The high 4 bits are 0xe for Arm conditional instructions, and
1654 0xe for arm unconditional instructions. The rest of the
1675 if (cond == 0xe)
2798 if (((given >> 28) & 0xf) != 0xe)
2921 case 0xe: func(stream, "st"); break;
3475 case 0xE: /* 8-bit positive immediate offset */
3678 case 0xe: func(stream, "st"); break;