Chris Zankel 70e137eb48 [XTENSA] Fix clobbered register in asm macro
We dangerously re-used an input operand to an asm macro
without defining a constraint. By defining a separate
output operand (instead of input/output operand), the
compiler is more flexible during register allocation.

Signed-off-by: Chris Zankel <chris@zankel.net>
2008-02-13 17:06:41 -08:00
..
2007-10-19 11:53:41 -07:00
2007-05-31 17:47:01 -07:00
2007-05-31 17:46:09 -07:00
2007-07-17 10:23:11 -07:00
2007-05-31 20:18:25 -07:00
2007-08-27 13:54:16 -07:00
2007-05-31 17:47:01 -07:00
2008-02-08 09:22:39 -08:00
2007-07-11 16:02:11 -07:00
2007-10-17 08:42:47 -07:00
2007-05-31 17:47:01 -07:00
2007-08-27 13:53:32 -07:00
2008-02-07 08:42:33 -08:00
2007-08-27 13:53:37 -07:00
2008-02-05 09:44:18 -08:00
2007-10-19 11:53:34 -07:00
2008-02-08 15:33:32 -08:00