plan9fox/sys/src/libmp
cinap_lenrek 85bfb0e9eb reduce: use if() to test for exit status of pipeline
The new rc's exit status will be '' for a successfull
pipeline execution instead of '|'.

This is a bit too tightly coupled, so just use if()
statement instead, handling this in a portable way.
2022-01-10 02:01:11 +00:00
..
386 libmp: 386/amd64 mpvec*(): replace conditional branches with ADC/SBB instructions 2015-11-20 06:25:01 +01:00
amd64 libmp: 386/amd64 mpvec*(): replace conditional branches with ADC/SBB instructions 2015-11-20 06:25:01 +01:00
arm libmp: fix wrong move instruction for arm vector operations 2015-12-06 20:52:15 +01:00
arm64 libmp: add dummy mkfile for arm64 2019-05-03 21:02:13 +02:00
mips libmp: fix build for objtype=spim 2015-08-08 08:25:36 +02:00
port reduce: use if() to test for exit status of pipeline 2022-01-10 02:01:11 +00:00
power Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
spim libmp: fix build for objtype=spim 2015-08-08 08:25:36 +02:00
test libmp: add tests for integer conversions 2018-12-06 09:32:07 +00:00
bigtest.c libmp: remove include of libsec.h 2016-02-05 19:29:55 -08:00
mkfile libmp: make includes consistent, make test program compile under ape (work in progress) 2016-04-10 02:35:01 +02:00
ntest.c mp: more tests 2018-05-05 08:49:38 +00:00
test.c libmp: make includes consistent, make test program compile under ape (work in progress) 2016-04-10 02:35:01 +02:00