Lines Matching full:byte2
7094 UChar byte2, subopc;7097 byte2 = getUChar(delta); /* amode / sub-opcode */7098 subopc = toUChar( (byte2 >> 3) & 7 );