aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/msp430/lib/int-q.frt
blob: 828562edafbd875c7d24d80195df584c0e43a195 (plain)
1
2
3

\ get the GIE flag from status register
: int? sr@ 8 and 0> ;