search for: radix_suno

Displaying 2 results from an estimated 2 matches for "radix_suno".

Did you mean: radix_sun
2012 Jan 28
3
[LLVMdev] [Sparc] size of input arguments with doubles in llvm byte code?
...d product_mod_46 and saved it as a new file called radix_mod.bc . Although the extra arguments does not do anything in the function. It still broke the code on sparc. However, both versions of the byte code work well on Linux. I also attached the Sparc assembly code for reference: radix.bc -> radix_suno.s radix_mod.bc -> radix_sun.s Any idea what could be going wrong by doubling the number of arguments in a function? Thanks, Chris http://old.nabble.com/file/p33219240/radix_mod.c radix_mod.c http://old.nabble.com/file/p33219240/radix.bc radix.bc http://old.nabble.com/file/p33219240/radix_m...
2012 Jan 28
0
[LLVMdev] [Sparc] size of input arguments with doubles in llvm byte code?
...ile called radix_mod.bc . Although > the extra arguments does not do anything in the function. It still broke > the code on sparc. However, both versions of the byte code work well on > Linux. > > > I also attached the Sparc assembly code for reference: > > radix.bc -> radix_suno.s > radix_mod.bc -> radix_sun.s > > Any idea what could be going wrong by doubling the number of arguments in > a function? > > Thanks, > > Chris > > http://old.nabble.com/file/p33219240/radix_mod.c radix_mod.c > http://old.nabble.com/file/p33219240/radix....