Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/
H A DQtDisAsmVuTableModel.cpp32 m_ctx->m_pArch->GetInstructionMnemonic(m_ctx, address + 4, upperInstruction, disAsm, 256); in GetInstructionDetails()
38 m_ctx->m_pArch->GetInstructionOperands(m_ctx, address + 4, upperInstruction, disAsm, 256); in GetInstructionDetails()
44 m_ctx->m_pArch->GetInstructionMnemonic(m_ctx, address + 0, lowerInstruction, disAsm, 256); in GetInstructionDetails()
50 m_ctx->m_pArch->GetInstructionOperands(m_ctx, address + 0, lowerInstruction, disAsm, 256); in GetInstructionDetails()
H A DDisAsmWnd.cpp111 if(m_ctx->m_pArch->IsInstructionBranch(m_ctx, m_selected, nOpcode) == MIPS_BRANCH_NORMAL) in CDisAsmWnd()
185 if(m_ctx->m_pArch->IsInstructionBranch(m_ctx, m_selected, nOpcode) == MIPS_BRANCH_NORMAL) in ShowContextMenu()
188 uint32 nAddress = m_ctx->m_pArch->GetInstructionEffectiveAddress(m_ctx, m_selected, nOpcode); in ShowContextMenu()
368 if(m_ctx->m_pArch->IsInstructionBranch(m_ctx, m_selected, nOpcode) == MIPS_BRANCH_NORMAL) in GotoEA()
370 uint32 nAddress = m_ctx->m_pArch->GetInstructionEffectiveAddress(m_ctx, m_selected, nOpcode); in GotoEA()
567 m_ctx->m_pArch->GetInstructionMnemonic(m_ctx, address, opcode, disasm, countof(disasm)); in GetInstructionDetailsText()
575 m_ctx->m_pArch->GetInstructionOperands(m_ctx, address, opcode, disasm, countof(disasm)); in GetInstructionDetailsText()
593 …m_ctx->m_pArch->GetInstructionMnemonic(m_ctx, address + 4, upperInstruction, disasm, countof(disas… in GetInstructionDetailsTextVu()
601 …m_ctx->m_pArch->GetInstructionOperands(m_ctx, address + 4, upperInstruction, disasm, countof(disas… in GetInstructionDetailsTextVu()
609 …m_ctx->m_pArch->GetInstructionMnemonic(m_ctx, address + 0, lowerInstruction, disasm, countof(disas… in GetInstructionDetailsTextVu()
[all …]
H A DQtDisAsmTableModel.cpp280 m_ctx->m_pArch->GetInstructionMnemonic(m_ctx, address, instruction, disAsm, 256); in GetInstructionDetails()
286 m_ctx->m_pArch->GetInstructionOperands(m_ctx, address, instruction, disAsm, 256); in GetInstructionDetails()
312 if(m_ctx->m_pArch->IsInstructionBranch(m_ctx, address, opcode) == MIPS_BRANCH_NORMAL) in GetInstructionMetadata()
314 uint32 effAddr = m_ctx->m_pArch->GetInstructionEffectiveAddress(m_ctx, address, opcode); in GetInstructionMetadata()
H A DQtDebugger.cpp597 uint32 ea = context->m_pArch->GetInstructionEffectiveAddress(context, i, opcode); in FindCallers()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/win32_ui/DebugSupport/
H A DDisAsm.cpp174 if(m_ctx->m_pArch->IsInstructionBranch(m_ctx, m_selected, nOpcode) == MIPS_BRANCH_NORMAL) in GotoEA()
176 uint32 nAddress = m_ctx->m_pArch->GetInstructionEffectiveAddress(m_ctx, m_selected, nOpcode); in GotoEA()
417 if(m_ctx->m_pArch->IsInstructionBranch(m_ctx, m_selected, nOpcode) == MIPS_BRANCH_NORMAL) in OnRightButtonUp()
420 uint32 nAddress = m_ctx->m_pArch->GetInstructionEffectiveAddress(m_ctx, m_selected, nOpcode); in OnRightButtonUp()
533 if(m_ctx->m_pArch->IsInstructionBranch(m_ctx, m_selected, nOpcode) == MIPS_BRANCH_NORMAL) in OnKeyDown()
786 m_ctx->m_pArch->GetInstructionMnemonic(m_ctx, address, opcode, disasm, countof(disasm)); in GetInstructionDetailsText()
794 m_ctx->m_pArch->GetInstructionOperands(m_ctx, address, opcode, disasm, countof(disasm)); in GetInstructionDetailsText()
820 m_ctx->m_pArch->GetInstructionMnemonic(m_ctx, address, data, disAsm, 256); in DrawInstructionDetails()
826 m_ctx->m_pArch->GetInstructionOperands(m_ctx, address, data, disAsm, 256); in DrawInstructionDetails()
851 if(m_ctx->m_pArch->IsInstructionBranch(m_ctx, address, opcode) == MIPS_BRANCH_NORMAL) in DrawInstructionMetadata()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ee/
H A DVuAnalysis.cpp104 auto branchType = ctx->m_pArch->IsInstructionBranch(ctx, address, lowerInstruction); in Analyse()
107 …uint32 branchTarget = ctx->m_pArch->GetInstructionEffectiveAddress(ctx, address, lowerInstruction); in Analyse()
H A DVuExecutor.cpp71 auto branchType = m_context.m_pArch->IsInstructionBranch(&m_context, addrLo, lowerOp); in PartitionFunction()
79 branchAddress = m_context.m_pArch->GetInstructionEffectiveAddress(&m_context, addrLo, lowerOp); in PartitionFunction()
H A DVuBasicBlock.cpp23 auto arch = static_cast<CMA_VU*>(m_context.m_pArch); in CompileRange()
244 auto arch = static_cast<CMA_VU*>(m_context.m_pArch); in GetIntegerBranchDelayInfo()
289 auto arch = static_cast<CMA_VU*>(m_context.m_pArch); in CheckIsSpecialIntegerLoop()
330 auto arch = static_cast<CMA_VU*>(m_context.m_pArch); in ComputeSkipFlagsHints()
408 auto arch = static_cast<CMA_VU*>(m_context.m_pArch); in ComputeFmacStallDelays()
H A DEe_SubSystem.cpp96 m_EE.m_pArch = &m_EEArch; in CSubSystem()
122 m_VU0.m_pArch = &m_MAVU0; in CSubSystem()
138 m_VU1.m_pArch = &m_MAVU1; in CSubSystem()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/VuTest/
H A DTestVm.cpp16 m_cpu.m_pArch = &m_maVu; in CTestVm()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/
H A DGenericMipsExecutor.h215 auto branchType = m_context.m_pArch->IsInstructionBranch(&m_context, address, opcode); in PartitionFunction()
218 branchAddress = m_context.m_pArch->GetInstructionEffectiveAddress(&m_context, address, opcode); in PartitionFunction()
H A DMIPS.cpp103 return m_pArch->IsInstructionBranch(this, nAddress, nOpcode) == MIPS_BRANCH_NORMAL; in IsBranch()
H A DMIPSAnalysis.cpp268 auto branchType = m_ctx->m_pArch->IsInstructionBranch(m_ctx, address, opcode); in ExpandSubroutines()
271 uint32 branchTarget = m_ctx->m_pArch->GetInstructionEffectiveAddress(m_ctx, address, opcode); in ExpandSubroutines()
H A DMIPS.h171 CMIPSArchitecture* m_pArch = nullptr; variable
H A DBasicBlock.cpp204 m_context.m_pArch->CompileInstruction( in CompileRange()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/FrameDebugger/
H A DVu1Vm.cpp29 m_vu1.m_pArch = &m_maVu1; in CVu1Vm()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/Source/psp/
H A DPsp_PsfSubSystem.cpp31 m_cpu.m_pArch = &m_cpuArch; in CPsfSubSystem()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/iop/
H A DIop_SubSystem.cpp74 m_cpu.m_pArch = &m_cpuArch; in CSubSystem()