Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 507 Bytes

iii.1.7.3-exception-ranges.md

File metadata and controls

3 lines (2 loc) · 507 Bytes

III.1.7.3 Exception ranges

Exception tables describe ranges of instructions that are protected by catch, fault, or finally handlers (see Partition I and Partition II). The starting address of a protected block, filter clause, or handler shall be a valid branch target as specified in §III.1.7.2. It is invalid for a protected block, filter clause, or handler to end without forming a complete last instruction.