commit | b8132eff891bce658b799df20748a1cb39f4dc06 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Sep 06 03:55:34 2011 +0400 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Sep 10 16:57:38 2011 +0000 |
tree | 7e879be811f801b3a8269202c4e3663debf89373 | |
parent | 2af3da91839c04a5d73643b4eacce4cd93b9d428 [diff] |
target-xtensa: implement RST3 group - access to Special Registers (wsr, rsr); - access to User Registers (wur, rur); - misc. operations option (value clamp, sign extension, min, max); - conditional moves. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>