root/as/cmd/SRL/srl__o.casl

/* [<][>][^][v][top][bottom][index][help] */
   1 ;;; SRL r,adr オーバーフロー
   2 MAIN    START
   3         LAD     GR1,#C000
   4         SRL     GR1,15
   5         RET
   6         END

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