let
minus_loc l1 l2 =
F
.e_app2
"rt_addr_minus"
(
Tint
.term_of_xaddr l1)
(
Tint
.term_of_xaddr l2)