adrian 59940b0c95 Fix compilation of this macro under gcc-4.9 for MIPS32.
Some point after gcc-4.2 the MIPS inline assembly restrictions changed -
=h (hi register) disappeared from the list of restrictions and can no
longer be used.

So, until someone requires an assembly version of this function,
just use a non-assembly version and let the compiler sort it out.

Suggested by:	kan
2015-06-18 13:40:08 +00:00
..
2015-01-29 19:21:21 +00:00
2015-05-21 05:06:08 +00:00
2015-06-11 04:00:22 +00:00
2014-12-26 07:36:42 +00:00
2014-02-21 16:14:40 +00:00
2015-06-11 17:32:36 +00:00
2014-09-08 19:26:21 +00:00
2015-01-06 22:29:12 +00:00
2015-05-04 04:45:59 +00:00
2014-09-14 09:26:33 +00:00
2015-05-04 21:07:20 +00:00
2014-08-11 19:41:01 +00:00
2015-05-01 21:59:32 +00:00
2014-11-11 04:06:05 +00:00
2015-06-15 00:59:47 +00:00
2015-04-27 12:06:13 +00:00
2015-01-03 23:16:13 +00:00
2015-04-21 01:45:11 +00:00
2015-04-09 18:03:27 +00:00