> You can't (can't can't can't)(mustn't) use these pseudoinstructions > as follows: > > btfss BOB, thumb > skpz RALPH > .... AFAIK skpz is a one-instruction 'macro' (that does not take any parameters), so I see no problem in using it. I do share your objection to multiple-instruction macro's that look like instructions. Challenge (intermediate): write a JUMP