vault backup: 2024-01-05 23:00:41

This commit is contained in:
sweetbread
2024-01-05 23:00:41 +03:00
parent 9aa10fb36c
commit ff9b6251e5
11 changed files with 122 additions and 45 deletions
@@ -23,4 +23,4 @@
| 13 /r | ADC r32, r/m32 | RM | Valid | Valid | Add with CF r/m32 to r32. |
| REX.W + 13 /r | ADC r64, r/m64 | RM | Valid | N.E. | Add with CF r/m64 to r64. |
> *In 64-bit mode, r/m8 can not be encoded to access the following byte registers if a REX prefix is used: AH, BH, CH, DH.
> \*In 64-bit mode, r/m8 can not be encoded to access the following byte registers if a REX prefix is used: AH, BH, CH, DH.