.set mips16e
.set at
.set noautoextend
.set autoextend
.set nomacro
.set macro
.set nomips16e
.set noreorder
.set reorder
.set micromips
.set nomicromips
Assemble with the MIPS16e ISA extension.