u-boot-brain/arch/mips/cpu/mips32
Shinya Kuribayashi 7aa1f198c8 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: Shinya Kuribayashi <skuribay@pobox.com>
2011-05-07 00:18:13 +09:00
..
au1x00 MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory 2011-04-02 22:07:12 +09:00
incaip MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory 2011-04-02 22:07:12 +09:00
cache.S MIPS: Coding style cleanups on common assembly files 2011-05-07 00:18:13 +09:00
config.mk MIPS: Optimize the setup of CPU optimization flags 2011-04-02 22:07:12 +09:00
cpu.c MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 2011-04-02 22:07:12 +09:00
interrupts.c MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 2011-04-02 22:07:12 +09:00
Makefile MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory 2011-04-02 22:07:12 +09:00
start.S MIPS: Coding style cleanups on common assembly files 2011-05-07 00:18:13 +09:00