Searched defs:NewITState4_0 (Results 1 - 1 of 1) sorted by path

/external/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp98 unsigned short NewITState4_0 = Bits32(ITState, 4, 0) << 1; local
99 SetBits32(ITState, 4, 0, NewITState4_0);

Completed in 301 milliseconds