Recognizer for asm-stmt structures.
(asm-stmtp x) → *
Theorem: consp-when-asm-stmtp
(defthm consp-when-asm-stmtp (implies (asm-stmtp x) (consp x)) :rule-classes :compound-recognizer)