expression-list
One or more expressions separated by commas. Each expression
is first evaluated as a quadword expression; then the value of
the expression is truncated to fit in a byte. The value of each
expression should be in the range 0 to 255 for unsigned data or
in the range -128 to +127 for signed data.