Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slightly more correct loads behavior. #1663

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Slightly more correct loads behavior.

33178b6
Select commit
Loading
Failed to load commit list.
Open

Slightly more correct loads behavior. #1663

Slightly more correct loads behavior.
33178b6
Select commit
Loading
Failed to load commit list.
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main) succeeded Jun 11, 2024 in 32s

CodeScene PR Check

Code Health Quality Gates: OK

  • Improving Code Health: 1 findings(s) ✅

View detailed results in CodeScene

Details

✅ Improving Code Health:

  • Code Duplication psxinterpreter.cc: InterpretedCPU::psxSW

Annotations

Check notice on line 1 in src/core/psxinterpreter.cc

See this annotation in the file changed.

@codescene-delta-analysis codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)

✅ Getting better: Code Duplication

reduced similar code in: InterpretedCPU::psxSW. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.