Displaying 2 results from an estimated 2 matches for "wmorland".
Did you mean:
morland
2011 Aug 15
0
[LLVMdev] Mips target instruction set
Hi William,
As Bruno mentioned in his email, support for MIPS64 hasn't been added yet.
Do you have any plans how you want to proceed? As you can see in the
source code, a lot of things were implemented without 64-bit support
in mind although we knew at some point we would need to support it. I
am a little worried that you or I might have to make quite a few
changes to what is already there
2011 Aug 10
3
[LLVMdev] Mips target instruction set
Hi,
This is my first time posting on the list so as an introduction
I'm a computer science student at the University of
Cambridge. I'm currently involved in architecture research
which involves the MIPS architecture hence an interest in the
MIPS target on LLVM.
I was wondering whether there was any MIPS 64-bit
development in progress that I should be aware of and if
anyone else is