Support and generate Compare and Traps like CRT, CIT, etc.
Support Trap as legal DAG opcodes and generate "j .+2" for them by default.
Add support for Conditional Traps and use the If Converter to convert them into the
corresponding compare and trap opcodes.
Nit: "jump to that label" would mean an infinite loop, say "use that label" or "jump to that label + 2" instead.