diff options
| author | Amanieu d'Antras <amanieu@gmail.com> | 2022-04-06 20:41:12 +0100 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2022-04-19 17:14:23 +0200 |
| commit | 52cd51f3ec1499b1fe442d3bf300b3079efe3b8d (patch) | |
| tree | a65c3a25ff18392c622f495968be0d1ce4b12e90 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 6ce5ce82af88d679b2c4ab93a5dc64803119ceff (diff) | |
| download | rust-52cd51f3ec1499b1fe442d3bf300b3079efe3b8d.tar.gz rust-52cd51f3ec1499b1fe442d3bf300b3079efe3b8d.zip | |
asm: Add a kreg0 register class on x86 which includes k0
Previously we only exposed a kreg register class which excludes the k0 register since it can't be used in many instructions. However k0 is a valid register and we need to have a way of marking it as clobbered for clobber_abi. Fixes #94977
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
