blob: e4ce35a1df23d642a86604c4f06d01206a85c2f5 [file] [log] [blame]
# source file to test illegal ext, dext, dextm, dextu instructions
.text
text_label:
ext $2, $3, 1, 0
dext $2, $3, 1, 0
dextm $2, $3, 31, 2
dextm $2, $3, 1, 32
dextu $2, $3, 33, 0