From 3f135530448104c01153fe048024366203196798 Mon Sep 17 00:00:00 2001 From: Shane McDonald Date: Fri, 7 May 2010 00:02:09 -0600 Subject: [PATCH] MIPS: Coding style cleanups of access of FCSR rounding mode bits Replaces references to the magic number 0x3 with constants and macros indicating the real purpose of those bits. They are the rounding mode bits of the FCSR register. Signed-off-by: Shane McDonald To: anemo@mba.ocn.ne.jp To: kevink@paralogos.com To: linux-mips@linux-mips.org To: sshtylyov@mvista.com Patchwork: http://patchwork.linux-mips.org/patch/1206/ Signed-off-by: Ralf Baechle --- Reading git-format-patch failed