Skip to content
Snippets Groups Projects
Commit 7aa1f198 authored by Shinya Kuribayashi's avatar Shinya Kuribayashi
Browse files

MIPS: Coding style cleanups on common assembly files


Fix style issues and alignments globally.  No logical changes.
- Replace C comments with AS line comments where possible
- Use ifndef where possible, rather than if !defined for simplicity
- An instruction executed in a delay slot is now indicated by a leading
  space, not by C comment

Signed-off-by: default avatarShinya Kuribayashi <skuribay@pobox.com>
parent 522171a0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment