
Fcml, the free code manipulation library, is a general-purpose machine code manipulation library for i386 and amd64 architectures. it includes an assembler and disassembler, instruction renderers and parsers, and supports intel and at&t (gas) syntax.
it supports most recent instruction set extensions, including mmx, 3d-now!, sse including 4.2 and 4a, avx and avx2, aes-ni, tbm, bmi1 and bmi2, hle, adx, clmul, rdrand, rdseed, fma, fma4, lwp, svm, xop, vmx and smx.
this package contains the documentation.