X86-assembly/Instructions/js
Jump to navigation
Jump to search
You are here: | js
|
Description
- The js (or jne) instruction is a conditional jump that follows a test.
- It jumps to the specified location if the previous instruction sets the Sign Flag (SF).
Syntax
js location
Example
INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.
Thank you for your comprehension.