(evex-byte3-debug x) → *
Function:
(defun evex-byte3-debug$inline (x) (declare (xargs :guard (evex-byte3-p x))) (b* (((evex-byte3 x))) (cons (cons 'aaa x.aaa) (cons (cons 'v-prime x.v-prime) (cons (cons 'b x.b) (cons (cons 'vl/rc x.vl/rc) (cons (cons 'z x.z) nil)))))))