RANGE_RESERVED
range->flags |= RANGE_RESERVED;
(range->flags & RANGE_RESERVED) ? ", reserved" : "",
return inst->range->flags & RANGE_RESERVED;