Changelog for 3.0-684

Checked if dcbst instructions are preceded by dcbt.  If it is, the game is prefetching memory into the data cache, and not loading new code.  In these cases, the JIT cache will no longer be flushed.  Fixes the frequent "Clearing code cache" issue in games like "The Last Story".