obsolete: make the message clearer in the case of NEVER,!NOP
commitfb118aecc5c0dbd2e19f14d58a05182ebe98d96d
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 9 Aug 2019 22:01:28 +0000 (9 15:01 -0700)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Fri, 9 Aug 2019 22:01:28 +0000 (9 15:01 -0700)
tree12e13985f9a4933e1cc4c8ed28675bd2e51e1905
parent5b394611781dfa20b87253dcd81b7e398f6478bb
obsolete: make the message clearer in the case of NEVER,!NOP

"instruction never implemented and removed from the target CPU"

... doesn't really make sense, so change it to ...

"instruction never implemented and invalid on the target CPU"

(still may seen redundant, but it is to distingush it from "and is a
noop on...")

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
asm/assemble.c