root/as/cmd/SLA/sla__s.casl

/* [<][>][^][v][top][bottom][index][help] */
   1 ;;; SLA r,adr 負数
   2 SLA2    START   BEGIN
   3 BEGIN   LAD     GR1,#8003
   4         SLA     GR1,13
   5         RET
   6         END

/* [<][>][^][v][top][bottom][index][help] */