xor_128 3320 src/dps8/dps8_ins.c trAQ = xor_128 (trAQ, tmp72); xor_128 634 src/dps8/dps8_math.c m3 = xor_128 (m3, SIGN72); // C(AQ)0 is inverted to restore the sign xor_128 642 src/dps8/dps8_math.c m3 = xor_128 (m3, SIGN72); // C(AQ)0 is inverted to restore the sign xor_128 763 src/dps8/dps8_math.c m = xor_128 (m, s); // if the was 0, leave it 1; if it was 1, make it 0 xor_128 768 src/dps8/dps8_math.c m = xor_128 (m, s); // if the was 0, leave it 1; if it was 1, make it 0 xor_128 2167 src/dps8/dps8_math.c m3 = xor_128 (m3, SIGN72); // C(AQ)0 is inverted to restore the sign xor_128 2181 src/dps8/dps8_math.c m3 = xor_128 (m3, SIGN72); // C(AQ)0 is inverted to restore the sign xor_128 38 src/dps8/dps8_math128.h uint128 xor_128 (uint128 a, uint128 b);