5.3.7 .byte expr1[, ..., exprn]
Assembles one or more successive bytes in the current section.
If in a code (executable) section, the upper program memory byte will be
filled with the last .fillupper
value specified or the
NOP
opcode (0x00) if no .fillupper
has been
specified.