commit | 4d6829f92a02d96e1bec2ffe6ee674ef3b49722b | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <wuzhangjin@gmail.com> | Fri May 14 19:08:31 2010 +0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jul 05 17:17:29 2010 +0100 |
tree | e2fe7f3058f68e1ae1c9b26dedb6cc18f46ce12a | |
parent | 3a2af2dc1bcbfe86b1f39e9e5f9c2c5447943f16 [diff] |
MIPS: Tracing: Cleanup of instructions used This patch adds some cleanups of the instructions: o use macros instead of magic numbers o use macros instead of variables to reduce some overhead o add new macro for the jal instruction Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> Cc: linux-mips <linux-mips@linux-mips.org> Cc: David Daney <david.s.daney@gmail.com> Patchwork: http://patchwork.linux-mips.org/patch/1229/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>