.byte expressions
.byte expects zero or more expressions, separated by commas. Each expression is assembled into the next byte.
.byte
Go to the first, previous, next, last section, table of contents.