asm_oper_type
enum asm_oper_type o_type;
op_type(struct asm_inst *i, int op, enum asm_oper_type ot)
operand(struct asm_inst *i, int op, enum asm_oper_type ot, uint64_t bits,
static enum asm_oper_type
enum asm_oper_type ot = ASM_OPER_NONE;
enum asm_oper_type ot;