diff --git a/Instruction-Set.md b/Instruction-Set.md index 274898d..d755c95 100644 --- a/Instruction-Set.md +++ b/Instruction-Set.md @@ -922,7 +922,7 @@ else: ``` ### SAL -alias to [SHL](#shl) +`SAL` is an alias for the [`SHL`](#shl) instruction ### SAR #### Details