diff options
| author | iximeow <me@iximeow.net> | 2026-06-05 08:27:55 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-06-21 16:44:21 +0000 |
| commit | a38cba0c4a4ed9a1ed763618e5efe3f4487b1ad0 (patch) | |
| tree | 314ca1b0df51c3b025ac79cf50ca96ac744f8266 /test/long_mode/mod.rs | |
| parent | 953054bb2dd86fb54a320123373ba23c7e08c332 (diff) | |
rename rne-sae to rn-sae
Diffstat (limited to 'test/long_mode/mod.rs')
| -rw-r--r-- | test/long_mode/mod.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/long_mode/mod.rs b/test/long_mode/mod.rs index 0342dd6..50c4dc2 100644 --- a/test/long_mode/mod.rs +++ b/test/long_mode/mod.rs @@ -4011,7 +4011,7 @@ mod mishegos_finds { // testcase!(&[0xc4, 0x63, 0x91, 0x7f, 0x2f, 0x2e], "vfnmsubsd xmm13, xmm13, xmm2, qword ptr [rdi]"), testcase!(invalid: &[0x62, 0xf1, 0x56, 0xfe, 0x58, 0x04, 0xca]), testcase!(invalid: &[0x66, 0xf3, 0x36, 0x65, 0x0f, 0x3a, 0xf0, 0xee, 0x7a]), - testcase!(&[0x62, 0x42, 0xd5, 0x9d, 0x97, 0xf6], "vfmsubadd132pd zmm30{k5}{z}{rne-sae}, zmm5, zmm14"), + testcase!(&[0x62, 0x42, 0xd5, 0x9d, 0x97, 0xf6], "vfmsubadd132pd zmm30{k5}{z}{rn-sae}, zmm5, zmm14"), testcase!(invalid: &[0x67, 0x66, 0x42, 0x0f, 0x01, 0xfe]), testcase!(&[0x62, 0x52, 0x05, 0xff, 0xad, 0xfd], "vfnmadd213ss xmm15{k7}{z}{rz-sae}, xmm15, xmm13"), testcase!(invalid: &[0xf2, 0x67, 0x4a, 0x0f, 0x01, 0xd6]), |
