diff options
author | MITSUNARI Shigeo <[email protected]> | 2023-12-28 20:33:21 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2023-12-28 20:33:21 +0900 |
commit | 7d9c828354e33df4a769de022d04493e7fa65415 (patch) | |
tree | 62e1224ed01a10d2a198f42131fea1a2ba844f9c /gen | |
parent | b3e27734bee60ec0563a45ec8902c0ff95ffbc27 (diff) | |
download | xbyak-7d9c828354e33df4a769de022d04493e7fa65415.tar.gz xbyak-7d9c828354e33df4a769de022d04493e7fa65415.zip |
refactor rex
Diffstat (limited to 'gen')
-rw-r--r-- | gen/avx_type_def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gen/avx_type_def.h b/gen/avx_type_def.h index 5315806..51bc9c2 100644 --- a/gen/avx_type_def.h +++ b/gen/avx_type_def.h @@ -43,7 +43,7 @@ static const uint64_t T_MAP6 = T_FP16 | T_0F38; static const uint64_t T_NF = 1ull << 32; // T_nf static const uint64_t T_CODE1_IF1 = 1ull << 33; // code|=1 if !r.isBit(8) - static const uint64_t T_REX2 = 1ull << 34; + static const uint64_t T_ND1 = 1ull << 35; // ND=1 static const uint64_t T_ZU = 1ull << 36; // ND=ZU static const uint64_t T_F2 = 1ull << 37; // pp = 3 |