encode_instr
int encode_instr(struct inst *ip, operand ops, int *spec, u_int16_t *iwords);
i = encode_instr(ip, operands, spec, iwords);