  mov  SBUF,statvar
  mov  dph,savadr
  mov  dpl,savadr+1
  movx a,@dptr
  mov  statvar,a
  inc  dptr
  mov  savadr,dph
  mov  savadr+1,dpl