MIPS: O32: Provide definition of registers ta0 .. ta3.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 29 Sep 2011 02:38:53 +0000 (04:38 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Oct 2011 22:34:27 +0000 (23:34 +0100)
Later IRIX versions provide them in <sys/regdef.h> and gas also accepts
$ta0 .. $ta3 since binutils 2.18 so Linux should do the same for source
compatibility.


No differences found