asm_oper
struct asm_oper i_oper[7];
void asm_operand(const struct asm_oper *, char *, size_t, uint64_t);
asm_operand(const struct asm_oper *o, char *buf, size_t buflen, uint64_t ip)