Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 281 Bytes

File metadata and controls

10 lines (8 loc) · 281 Bytes

CNOP

Syntax

cnop <offset>,<alignment>

Description

Insert as much zero bytes as required to reach an address which can be divided by <alignment>. Then add <offset> zero bytes. May fill the padding-bytes with no-operation instructions for certain cpus.