aml_findopcode
htab = aml_findopcode(opcode);
if ((tab = aml_findopcode(opcode)) != NULL) {
struct aml_opcode *aml_findopcode(int);