Home | History | Annotate | Download | only in common

Lines Matching full:go1

664 		const deUint8 GO1	= (deUint8)getBit(src, 56);
672 const deUint8 GO = extend7To8((deUint8)((GO1 << 6) | GO2));