Re: mips16 stubs

2013-04-23 Thread Richard Sandiford
reed kotler writes: > Consider the following function: > void floatvf(float x) { > } > > The compiled with: > mips-linux-gnu-gcc -mips16 mips16_fpcall.c -S -fPIC -EL > > > The stub looks like this: > > __fn_stub_floatvf: > .setnoreorder > .cpload$25 > .setreorder >

mips16 stubs

2013-04-20 Thread reed kotler
Consider the following function: void floatvf(float x) { } The compiled with: mips-linux-gnu-gcc -mips16 mips16_fpcall.c -S -fPIC -EL The stub looks like this: __fn_stub_floatvf: .setnoreorder .cpload$25 .setreorder .reloc0,R_MIPS_NONE,floatvf la$25,__f