Adding support for the 2-byte VEX encoding to the emitter (#21453)
authorTanner Gooding <tagoo@outlook.com>
Tue, 11 Dec 2018 01:41:21 +0000 (17:41 -0800)
committerGitHub <noreply@github.com>
Tue, 11 Dec 2018 01:41:21 +0000 (17:41 -0800)
commit9fe157072d6551781200a0ce3e3321fd3dafcc0d
tree9254c3e481a08ed7f7c0ba2d444dc3d2e32daf44
parent335804f565c0bb18792b7097b3a1258f6cf5224a
Adding support for the 2-byte VEX encoding to the emitter (#21453)

* Adding support for the 2-byte VEX encoding to the emitter

* Relocating and expanding the comment which explains the two-byte VEX encoding check
src/jit/emitxarch.cpp