Searched defs:updateImm (Results 1 – 2 of 2) sorted by relevance
43 void updateImm(uint8_t NewImmVal) { ImmVal = NewImmVal; } in updateImm() function
124 static uint64_t updateImm(uint64_t Imm, unsigned Idx, bool Clear) { in updateImm() function