<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>