search for: 7532abe8

Displaying 3 results from an estimated 3 matches for "7532abe8".

2013 Jan 08
2
[LLVMdev] mips16 hard float puzzle
...l case, even though it might appear to work in simple > cases.) > > -Eli -------------- next part -------------- A non-text attachment was scrubbed... Name: hf16_2.c Type: text/x-csrc Size: 96 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130107/7532abe8/attachment.c> -------------- next part -------------- A non-text attachment was scrubbed... Name: dag.test.dot Type: application/msword-template Size: 566 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130107/7532abe8/attachment.bin>
2013 Jan 05
0
[LLVMdev] mips16 hard float puzzle
On Fri, Jan 4, 2013 at 6:28 PM, reed kotler <rkotler at mips.com> wrote: > On 01/04/2013 06:08 PM, Eli Friedman wrote: >> >> On Fri, Jan 4, 2013 at 4:08 PM, reed kotler <rkotler at mips.com> wrote: >>> >>> I'm working on mips16 hard float which at a first approximation is just >>> soft >>> float but calls different library
2013 Jan 05
4
[LLVMdev] mips16 hard float puzzle
On 01/04/2013 06:08 PM, Eli Friedman wrote: > On Fri, Jan 4, 2013 at 4:08 PM, reed kotler <rkotler at mips.com> wrote: >> I'm working on mips16 hard float which at a first approximation is just soft >> float but calls different library routines. Those different library routines >> are just an implementation (in mips32 mode) of soft float using mips32 >>