Modifying constructor for op-imms-32-funct-slliw structures.
(change-op-imms-32-funct-slliw x
)
This is an often useful alternative to make-op-imms-32-funct-slliw.
We construct a new op-imms-32-funct-slliw structure that is a copy of
This is an ordinary
Macro:
(defmacro change-op-imms-32-funct-slliw (x &rest args) (std::change-aggregate 'op-imms-32-funct-slliw x args 'nil 'change-op-imms-32-funct-slliw 'nil))