Home | History | Annotate | Download | only in qemu

Lines Matching full:pinsn

1192     uint16_t *pinsn;
1204 pinsn = (uint16_t *)pc;
1205 switch (pinsn[0] >> 8) {
1212 switch (pinsn[0] & 0xf) {
1220 switch (pinsn[2] & 0xff) {