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

Chad Rosier mcrosier at codeaurora.org
Thu Jul 16 13:23:04 PDT 2015


mcrosier added a comment.

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.


Repository:
  rL LLVM

http://reviews.llvm.org/D11257







More information about the llvm-commits mailing list