NFP_USTORE_OP_BITS
if (insn & ~GENMASK_ULL(NFP_USTORE_OP_BITS, 0))
return insn | (u64)ecc << NFP_USTORE_OP_BITS;