~vdupras/duskos

7b0f7288f9459a4b43a47beb5e4df6d378dcbcb6 — Virgil Dupras 20 days ago a0189dd
asm/i386: add missing instructions in docs
1 files changed, 1 insertions(+), 0 deletions(-)

M fs/doc/asm/i386.txt
M fs/doc/asm/i386.txt => fs/doc/asm/i386.txt +1 -0
@@ 203,6 203,7 @@ from the resulting offset in 16-bit/32-bit because the opcode is 2 bytes wide.
jz,      jnz,      jc,       jnc,
js,      jns,      jl,       jnl,
ja,      jna,
loop,    loopz,    loopnz,

There is also "jmpfar," and "callfar," with signature "seg16 absaddr --"
(regular number, not i) immediates).