This patch: include/opcodes/ChangeLog: 2004-01-09 Anil Paranjpe * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S. introduced apparent regressions in the h8300 sim testsuite. This patch corrects them, such that we don't attempt to test features that will fail to assemble or to run on the processor variants we're testing. Ok to install?