https://github.com/torvalds/linux
Revision 4d6829f92a02d96e1bec2ffe6ee674ef3b49722b authored by Wu Zhangjin on 14 May 2010, 11:08:31 UTC, committed by Ralf Baechle on 05 July 2010, 16:17:29 UTC
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>
1 parent 3a2af2d
History
Tip revision: 4d6829f92a02d96e1bec2ffe6ee674ef3b49722b authored by Wu Zhangjin on 14 May 2010, 11:08:31 UTC
MIPS: Tracing: Cleanup of instructions used
Tip revision: 4d6829f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 170.0 KB
Makefile -rw-r--r-- 52.6 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top