commit | 675055bfb5f99be56a20a6a214439adf23591786 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Apr 03 23:32:39 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 19 04:14:21 2006 +0200 |
tree | 66b710f5f9eada27d296a49174b000a59c7c5090 | |
parent | e4ac58afdfac792c0583af30dbd9eae53e24c78b [diff] |
[MIPS] Use "R" constraint for cache_op. Gcc might emit an absolute address for the the "m" constraint which gas unfortunately does not permit. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>