5 # Create a call stub for f2. We pretend that f2 takes floating-point
6 # arguments but doesn't return a floating-point value.
8 .section .mips16.call.f2, "ax", @progbits
16 # Create a call stub for f3. We pretend that f3 returns a
17 # floating-point value.
19 .section .mips16.call.fp.f3, "ax", @progbits
27 # Make sure that f2 and f3 are called from MIPS16 code.
31 .type __start,@function