Hi Richard, Clang doesn't have support for MIPS I. The trap-on-condition instructions were added in MIPS II and they should work fine. This is why it works with ".set mips32r2". Which version of the ISA did you specify when you used the integrated assembler? Thanks, Vasileios