Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 371 Bytes

signed.md

File metadata and controls

23 lines (14 loc) · 371 Bytes

Asmc Macro Assembler Reference

Signed compare

Flips the expression to signed if the first operand is a register.

.IFSx, .WHILESx, and .UNTILSx <expression>.

  • S Signed REG

  • SB Signed AL

  • SW Signed AX

  • SD Signed EAX

See Also

Directives Reference | Flag conditions | Return code