diff --git a/Instruction-Set.md b/Instruction-Set.md index 80d800d..e5ef865 100644 --- a/Instruction-Set.md +++ b/Instruction-Set.md @@ -893,6 +893,13 @@ destination = destination + 1 destination = destination - 1 ``` +### POPF + +### PUSHF + +### JA + +### JNA ### NOP #### Details