Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h78 uint32_t m_fp = LLDB_INVALID_REGNUM; variable
H A DEmulateInstructionPPC64.cpp332 if (m_fp != LLDB_INVALID_REGNUM || rs != rb || in EmulateOR()
354 m_fp = ra; in EmulateOR()