Lines Matching full:regname
1126 int regName = (operand & FP_REG_MASK) >> 1;1128 value = ((regName & 0x10) >> 4) <<1131 value |= (regName & 0x0f) <<