commit | a690984d60abcb627ce1bcc0300a14043b5e224a | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Thu May 09 14:00:51 2013 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Thu May 09 14:18:50 2013 +0530 |
tree | 07a4bc9e58bf8b7144cb4f6e0cb8a81efa03c8d6 | |
parent | c917a36f5fe551748eb37bd1efdcccc1045a02ab [diff] |
ARC: [mm] refactor the core (i|d)cache line ops loops Nothing semantical * simplify the alignement code by using & operation only * rename variables clearly as paddr Signed-off-by: Vineet Gupta <vgupta@synopsys.com>