Skip to content

Latest commit

 

History

History
18 lines (6 loc) · 358 Bytes

File metadata and controls

18 lines (6 loc) · 358 Bytes

Question 120

Look the documentation for commands sete, setl and their counterparts.

Answer

Use the volume 2 of [{Intel{} 64 and IA-32 Architectures Software Developer's Manual}]. These command allow you to set the register content to 0 or 1 based on condition instead of making a jump (je, jl etc.)

prev +++ next