The verbose printing of unrecognised standard opcodes was broken in multiple ways (additional blank lines, a closing parenthesis without opening parenthesis and so on). This patch fixes it, and makes the output more consistent with other opcodes.
Depends on D81102 (it might be possible to avoid the dependency by splitting off some of the test changes from D81102, but I haven't done that for convenience).
No need to use format. ')'