Searched refs:bytemask (Results 1 – 2 of 2) sorted by relevance
160 void CPSRWriteByInstr(uint32_t value, uint32_t bytemask,
13993 void EmulateInstructionARM::CPSRWriteByInstr(uint32_t value, uint32_t bytemask, in CPSRWriteByInstr() argument13999 if (BitIsSet(bytemask, 3)) { in CPSRWriteByInstr()14005 if (BitIsSet(bytemask, 2)) { in CPSRWriteByInstr()14009 if (BitIsSet(bytemask, 1)) { in CPSRWriteByInstr()14017 if (BitIsSet(bytemask, 0)) { in CPSRWriteByInstr()