reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
10687       t2 = Bits32(opcode, 11, 8);
10697       if (wback && ((n == t) || (n == t2)))
10701       if (BadReg(t) || BadReg(t2) || (t == t2))
10701       if (BadReg(t) || BadReg(t2) || (t == t2))
10714       t2 = t + 1;
10728       if (wback && ((n == t) || (n == t2)))
10732       if (t2 == 15)
10784     if (!WriteRegisterUnsigned(context, eRegisterKindDWARF, dwarf_r0 + t2,