File: README.mipsel

package info (click to toggle)
pocl 1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 18,364 kB
  • sloc: lisp: 161,362; cpp: 61,359; ansic: 58,804; python: 696; sh: 162; makefile: 148; pascal: 147; java: 72; xml: 49
file content (14 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
MIPS Little Endian
==================

With LLVM 3.7.0 plus a couple minor patches, almost all Little-endian MIPS32r2
tests from pocl's set pass.

Testing
-------

Tested on a Creator CI20 running 32-bit little-endian Debian Jessie with
the following cmake command:

    PATH=/path/to/clang-3.7.0-patched/bin/:$PATH CC=clang CXX=clang++ \
        cmake -GNinja ../pocl.src/ -DLLC_HOST_CPU=mips32r2