Home
last modified time | relevance | path

Searched refs:NewITState4_0 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp640 unsigned short NewITState4_0 = Bits32(ITState, 4, 0) << 1; in ITAdvance() local
641 SetBits32(ITState, 4, 0, NewITState4_0); in ITAdvance()