VIS_OPF_SHIFT
#define VIS_OPF_MASK (0x1ff << VIS_OPF_SHIFT)
opf = (insn & VIS_OPF_MASK) >> VIS_OPF_SHIFT;