diff options
| -rw-r--r-- | Private/Toolchain/i64asm.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/Toolchain/i64asm.cc b/Private/Toolchain/i64asm.cc index 170b22b..cd93afb 100644 --- a/Private/Toolchain/i64asm.cc +++ b/Private/Toolchain/i64asm.cc @@ -7,7 +7,7 @@ /// bugs: 0 /// feature request: 1 -/// add support for r8, r15 registers, also add support for ret. +/// Encode registers in mov, add, xor... ///////////////////////////////////////////////////////////////////////////////////////// |
