Declares a block of bytes, initializing each byte to zero.
[ label ] .fill expression
label
Name of the block of bytes.
expression
Number of bytes in the block.