Home | History | Annotate | Download | only in qemu

Lines Matching refs:sh

3466 		      unsigned int sh = (i8 & 0x30) >> 4;
3468 if (sh)
3469 func (stream, ", lsl #%u", sh);
3561 case 1: func (stream, Sbit ? "sh" : "h"); break;