<div dir="ltr">I've rebased the patch on the ToT and upgraded the tests to use the new syntax.</div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-07 10:44 GMT-07:00 Alex L <span dir="ltr"><<a href="mailto:arphaman@gmail.com" target="_blank">arphaman@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>This patch extends the serialization for the machine operand target flags by</div><div>serializing the bit mask target flags. The target flags now use the following</div><div>syntax:</div><div><br></div><div>   target-flags(<direct-flag>)</div><div>   target-flags([ <direct-flag> , ] <bitmask-flags>)</div><div><br></div><div>Example:</div><div><br></div><div>   <span style="line-height:normal">target-flags(aarch64-pageoff,</span><span style="line-height:normal;color:rgb(192,192,192)"> </span><span style="line-height:normal">aarch64-got,</span><span style="line-height:normal;color:rgb(192,192,192)"> </span><span style="line-height:normal">aarch64-nc)</span></div><div><span style="line-height:normal"><br></span></div><div><span style="line-height:normal">This patch also adds support for target flag serialization for the AArch64 target.</span></div><div><span style="line-height:normal"><br></span></div><div><span style="line-height:normal">Thanks,</span></div><div><span style="line-height:normal">Alex</span></div>
</div>
</blockquote></div><br></div>