;; xlib.s - Miscellaneous library routines to make XAS a little easier ;; sub - C = B - A _label sub ;; mul: C = B * A _label mul ;; div: C = B / A _label div