search for: mfhc1

Displaying 1 result from an estimated 1 matches for "mfhc1".

Did you mean: mfc1
2014 Jul 25
2
[LLVMdev] Pre-built big-endian MIPS32r2 binaries
...is that two objects are different between phase 2 and 3 (ToolChains.o and llvm-config.o). There are a couple important requirements for these binaries beyond a Big-endian MIPS32r2. A recent Linux kernel will be required to avoid hitting a gap in the kernel's floating point emulation (mthc1 and mfhc1 were not emulated). I'm currently using a patched 3.4.27 kernel on my test system to resolve this but I'm told that the relevant bugfix is in Linux 3.14. A recent binutils will also be required. My test system currently has a top-of-tree binutils but 2.24 is expected to work (and I intend t...