Adding support for TBYTE type for MS inline asm
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
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.
Comment Actions
Microsoft documents this here: https://msdn.microsoft.com/en-us/library/e3zfxb7e.aspx