Types of references
References are represented in the following form:
References are represented in the following form:
target + tdelta - base
If the target is not present, then it will be calculated using
target = operand_value - tdelta + base
The target must be present for LOW and HIGH reference types
Generated by