This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ############################### | |
| Exceptional-Sequence Text Pages | |
| ############################### | |
| Introduction | |
| ============ | |
| Occasionally, software wants to impose interesting out-of-band | |
| constraints on small, "exceptional" sequences of instructions. Examples | |
| of such constraints include needing to run... |