[PATCH] D11257: Adding support for TBYTE type for MS inline asm

David Majnemer david.majnemer at gmail.com
Thu Jul 16 13:38:54 PDT 2015


majnemer added a subscriber: majnemer.
majnemer added a comment.

In http://reviews.llvm.org/D11257#206642, @mcrosier wrote:

> I haven't been following the Intel syntax for some time.  AFAICT from my searches on Google, TBYTE is a replacement for XWORD.  Can you point me to some documentation?  The implementation is fine, but I want to be sure TBYTE is in the standard before adding it.


Microsoft documents this here: https://msdn.microsoft.com/en-us/library/e3zfxb7e.aspx


Repository:
  rL LLVM

http://reviews.llvm.org/D11257







More information about the llvm-commits mailing list