* Add Fast Paths for Crypto instructions (A32/A64) * Replace additional XOR with passing in const zero.
* Add VEOR and AES instructions. * Add tests for crypto instructions. * Update ValueSource name.