Divstore
From WikiManual
Works like div but the second variable passed is a memory location and data is divided directly into location.
examples:
Given 10 .up store
-1 .up divstore = *.up -1 div .up store = -10
(10)
0 .up divstore = *.up 0 div .up store = 0