ALIGNPTR
table = (void *)ALIGNPTR(table_storage, 64);
preComputedTable = (void *)ALIGNPTR(precomp_storage, 64);