BOOTSWP Trace

The BOOTSWP instruction trace is supported by treating the instruction as if it were a conditional branch with respect to the trace interface. A successful BOOTSWP will be communicated as a taken branch to trace macro. The branch target address will always be the instruction immediately following BOOTSWP (i.e., PC+4 because BOOTSWP is a 32-bit opcode). An unsuccessful BOOTSWP will be communicated as a not-taken branch to trace macro.