Re: [PATCH v2] m68k: fix ColdFire clear cache operation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 11, 2012 at 10:37:16AM +1000, gerg@xxxxxxxxxxxx wrote:

+	__asm__ __volatile__ (
+		"movec	%0,%%cacr\n\t"
+		"nop\n\t"

This could be written as

		"movec %0,%%cacr; nop"

i.e. :
	final "\n\t" is useless
	other "\n\t" may be replaced by ";"

Philippe
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Video for Linux]     [Yosemite News]     [Linux S/390]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux