On 11/10/2015 06:54 PM, Uros Bizjak wrote:
-      return "movabs{<imodesuffix>}\t{%1, %0|%0, %1}";
+      return "movabs{<imodesuffix>}\t{%1, %P0|[%P0], %1}";

The thing that's missing from this, that's present in the patch that I sent you off-list, is the <iptrsize> thing for Intel syntax.

Would you prefer to just add that back here via <iptrsize>, rather than using a new %v specifier like in my patch?


r~

Reply via email to