## Macro: SB-ASSEM:INST [![package](https://img.shields.io/badge/Package-SB--ASSEM-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Macro-5f9ea0.svg?style=social&colorA=999999)](../#macro) > Emit the specified instruction to the current segment. ### Lambda list ```cl (sb-assem::instruction &rest sb-assem::args) ```