commit | 5ee823507b3c7d2187df2160125a4f64232d3a60 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue May 23 16:37:32 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 06 00:15:10 2006 +0100 |
tree | f5109154f9ea442581cf0000dd5c3faa3466310f | |
parent | f3bf07b9a367c342bcbc9f47d525d3cf5e8b4f3b [diff] |
[MIPS] Fix instable BogoMIPS on multi-issue processors. Increase alignment of BogoMIPS loop to 8 bytes. Having the delay loop overlap cache line boundaries may cause instable delays. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>