Lines Matching full:byte2
5954 UChar byte2, subopc;5957 byte2 = getIByte(delta); /* amode / sub-opcode */5958 subopc = toUChar( (byte2 >> 3) & 7 );