/////////////////////////////////////////////////////////////////////////////////////////////////
// 8 bit operations // int clip8(int x) => (x & mask8);