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