commit | 89e18eb331cc83fb4923bbc9a93beb5cb53eca0a | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Mar 23 22:14:55 2009 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Mar 23 23:38:05 2009 +0100 |
tree | 54e28511115d2d58d5f1615184967e0fe2e388a1 | |
parent | 5484879c0a50de7f60d403d375faff41cbd4ab01 [diff] |
MIPS: Change {set,clear,change}_c0_<foo> to return old value. This is more standard and useful and need for the following fix to work correctly. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>