Searched refs:regh (Results 1 – 2 of 2) sorted by relevance
59 void fetch_decode_modrm (int *mod,int *regh,int *regl);
152 int *regh, in fetch_decode_modrm() argument162 *regh = (fetched >> 3) & 0x07; in fetch_decode_modrm()