You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matt Windsor edited this page Nov 27, 2018
·
1 revision
act supports the following architectures. For each architecture, we list act's name for it (as accepted by -arch flags and the emits clause of a compiler specification).
x86: 32-bit Intel x86
Partially implemented
(x86 att): AT&T syntax (typically emitted by GCC and Clang)
Planned
(x86 intel): Intel syntax (typically emitted by MSVC)