Ryan Houdek 71b77f3173 [AArch64] Makes some integer instructions more clear what they're doing.
ComputeRC was a bit unclear by using 64bit registers for setting the immediate and then calling SXTW on a 6b4it register which is just a bit obscure.
When the source register is an immediate in cntlzwx, just use the built in GCC function instead of our own implementing for counting leading zeros.
2014-12-02 21:08:38 -06:00
..
2014-12-01 13:06:53 -05:00
2014-11-25 16:44:38 +00:00
2014-11-23 14:30:12 +01:00
2014-11-18 19:44:17 -05:00
2014-11-23 14:30:12 +01:00
2014-07-13 02:16:51 +02:00
2014-11-17 13:44:49 -05:00
2014-11-25 16:44:38 +00:00
2014-11-25 16:44:38 +00:00
2014-11-25 16:44:38 +00:00
2014-11-25 16:44:38 +00:00