1; RUN: llc -mtriple=mipsel -mattr=mips16 < %s | FileCheck %s -check-prefix=162 3 4define i32 @main() nounwind {5entry:6 ret i32 07 8; 16: .set mips169 10 11; 16: jrc $ra12 13}14