Re: [PATCH v6 00/35] Hexagon patch series

2021-01-12 Thread Alex Bennée
Taylor Simpson writes: > This series adds support for the Hexagon processor with Linux user support > > See patch 02/33 Hexagon README for detailed information. > > This series assumes int128_or() is implemented. > https://lists.nongnu.org/archive/html/qemu-devel/2020-10/msg06004.html > > The s

Re: [PATCH v6 00/35] Hexagon patch series

2021-01-07 Thread no-reply
/35] Hexagon patch series === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCRIPT END === Updat

[PATCH v6 00/35] Hexagon patch series

2021-01-07 Thread Taylor Simpson
This series adds support for the Hexagon processor with Linux user support See patch 02/33 Hexagon README for detailed information. This series assumes int128_or() is implemented. https://lists.nongnu.org/archive/html/qemu-devel/2020-10/msg06004.html The series is also available at https://githu