[PATCH, i386, middle-end, tessuite] Intel TSX's HLE.

Uros Bizjak ubizjak@gmail.com
Thu Apr 19 17:18:00 GMT 2012


On Thu, Apr 19, 2012 at 5:21 PM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
> Folks,
> Thanks a lot for prompts!
> I've updated my patch, so cmparing to previous it is:
>  - have dedicated hook var, to define target dep. bits in mem model.
> Check (and warning) is performed in get_memmodel
>   - prefix emit performed through dedicated operand type (%K)

+#else
+	  fputs ("\n" ASM_BYTE "0xf3\n\t");
+#endif

Ouch, my bad, you need to add file argument here (no need to repost
patch because of this). FYI, you have wrong indentation here.

Otherwise, OK as far as x86 is concerned, but you will need separate
approval for middle-end part.

Thanks,
Uros.



More information about the Gcc-patches mailing list