Currently we allocate p0-p6 for pRegGov operand, and p0-p15 for pReg operand. The pRegGov are used as governing predicates for load/store and arithmetic. But some SVE instructions are fine to use/define p8-p15, e.g. predicate operations. We should be use pReg when possible.