commit | 33b06b513e804ae64ebd5105fb703ec90bd7e173 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Mon Dec 18 00:38:21 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jan 08 21:41:04 2007 +0000 |
tree | 09666a89c0edc9fc62be62970bf09c24acc774c4 | |
parent | d98f92371461c5c8cc24e12a212c59b3f437b581 [diff] |
[MIPS] TX49: Fix use of CDEX build_store_reg() The commit a923660d786a53e78834b19062f7af2535f7f8ad accidently prevents TX49 from using CDEX. Use build_dst_pref() only if prefetch for store was really available. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>