X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/75263f25a1ce8e7b38ad4bd61a9a893723ec1db3..4f29a7323a664994f633a7bcd5a1afc2914156fa:/tests/mp?ds=sidebyside diff --git a/tests/mp b/tests/mp index c451acb..98399a2 100644 --- a/tests/mp +++ b/tests/mp @@ -1,6 +1,6 @@ # Test vectors for MP functions # -# $Id: mp,v 1.13 2002/10/19 17:56:50 mdw Exp $ +# $Id: mp,v 1.14 2002/10/19 18:55:08 mdw Exp $ add { 5 4 9; 5 -4 1; -5 4 -1; -5 -4 -9; @@ -34,6 +34,9 @@ lsr2c { -1 5 -1; 1 5 0; -6 2 -2; + 7 2 1; + -7 2 -2; + -7 -2 0; } setbit {