Searched refs:Vd (Results 1 – 2 of 2) sorted by relevance
1065 uint32_t Vd; in EmitVPushPop() local1069 Vd = reg & 15U /* 0b1111 */; in EmitVPushPop()1073 Vd = (reg >> 1) & 15U /* 0b1111 */; in EmitVPushPop()1082 Vd << 12; in EmitVPushPop()
1997 uint32_t Vd; in EmitVPushPop() local2001 Vd = reg & 15U /* 0b1111 */; in EmitVPushPop()2005 Vd = (reg >> 1) & 15U /* 0b1111 */; in EmitVPushPop()2014 Vd << 12; in EmitVPushPop()