Commits

Andy Green authored f05167dee6f
autobahn reject on reserved opcode or bits Because extensions may use them, we didn't reject on reserved opc or bits set, just ignored. But the standard does say we should, so now we do. Signed-off-by: Andy Green <andy.green@linaro.org>