FM_ST1L
stl = inpw(FM_A(FM_ST1L)) ;
#define GET_ST1() (((long)inpw(FM_A(FM_ST1U))<<16) + inpw(FM_A(FM_ST1L)))
#define GET_ST1() inp2w((FM_A(FM_ST1U)),(FM_A(FM_ST1L)))
#define FMA_ST1L FMA(FM_ST1L)
stl = inpw(FM_A(FM_ST1L)) ;