commit | f8bbff07d2d3766e949b636b3494f671d441ca36 | [log] [tgz] |
---|---|---|
author | Douglas Leung <douglas@mips.com> | Fri Oct 25 11:38:16 2013 -0700 |
committer | Douglas Leung <douglas@mips.com> | Fri Oct 25 14:27:57 2013 -0700 |
tree | 4273a1e28edb37b89be5fbc474f5cda1bfdc5716 | |
parent | 057157d26388cac61ded22206761e22cbf9b1cba [diff] |
[MIPS] Optimize opcodes to avoid bubble in pipeline. Possible bubbles between fetch(ldr) and extract(and). Excute subsequent instruction(s) in between the bubble by reordering instructions Change-Id: Ie046fd005f10ef1be08281642e69e40bab5366c1 Signed-off-by: Douglas Leung <douglas@mips.com>