instructions
-> n
PSH -> Pushes the following image byte on the stack (this instruction is implicit when writing a literal byte)
PSHw -> Pushes the following image word on the stack (this instruction is implicit when writing a literal word)
PSHx -> Pushes x on the stack
PSHxw -> Pushes xw on the stack
PSHy -> Pushes y on the stack
PSHyw -> Pushes yw on the stack
PSHxy -> Pushes x and then y on the stack
PSHxyw -> Pushes xw and then yw on the stack