X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/01b1f530dfce9d6dc9aac18ae1a6e0738d8e1887..dba9d866b910034d8e3d699d044396d4f1df8c67:/tests/mpx diff --git a/tests/mpx b/tests/mpx index db0230e..8507fdc 100644 --- a/tests/mpx +++ b/tests/mpx @@ -1,6 +1,6 @@ # Test vectors for low-level MP functions # -# $Id: mpx,v 1.6 2000/06/25 12:58:34 mdw Exp $ +# $Id: mpx,v 1.7 2000/07/15 10:03:13 mdw Exp $ # --- Load-store tests --- # @@ -23,7 +23,6 @@ load-store { # --- Shift tests --- lsl { - # --- Simple sanity checks --- 01 2 04; @@ -108,7 +107,6 @@ lsl { } lsr { - # --- Simple sanity checks --- 04 2 01;