math/mpx.c: Eliminate clone-and-hack of shifting primitives.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 27 Mar 2014 03:18:32 +0000 (03:18 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 29 Mar 2014 10:39:07 +0000 (10:39 +0000)
commit5ee480b5767e0bb5f94605dd970c22e0943416be
tree94e464589df8ca1a0367ffb78531f3d512a5d74e
parent6b837b229fd02977d885a05c6fbb81cb2e0313f4
math/mpx.c: Eliminate clone-and-hack of shifting primitives.

Replace with some fancy macros.
math/mpx.c