OPCODE_VECTOR_ADD
Uses a single `vpternlogd` to test for signed/unsigned overflow/underflow. Then utilizes AVX512 mask operations to create either `0x7FFFFFFF` or `0x80000000` arithmetically.
xbyak_bin2hex.h
NOT_V128