probe_get_fixup_type
int probe_get_fixup_type(u16 *insn);
int fixup = probe_get_fixup_type(p->ainsn.insn);
int fixup = probe_get_fixup_type(auprobe->insn);