Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 371 Bytes

return.md

File metadata and controls

29 lines (18 loc) · 371 Bytes

Asmc Macro Assembler Reference

Return code

Sets size from a function call to xx.

.IFxx, .WHILExx, .UNTILxx, and .ASSERTx <expression>.

  • B BYTE

  • W WORD

  • D DWORD

  • SB SBYTE

  • SW SWORD

  • SD SDWORD

See Also

Directives Reference | Flag conditions | Signed compare