Windows release build for xenia-project/xenia@be8b9c5.
[x64] Add GFNI optimization for SPLAT(int8)
pxor is a zero-uop register-rename and gf2p8affineqb dest, zero, int8
is a very quick single-instruction way to use affine galois
transformations to fill a register with an immediate byte without
touching memory.