Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On x64, when the crc32 instruction 2nd operand is a memory address (such as for a static field), and that address is containable (which normally doesn't happen, because the address will be above the 4GB lower address space), then the instruction was being improperly encoded.
- Loading branch information