aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ifuzz/x86/pseudo.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/ifuzz/iset: make generateInt() available for all archesAlexey Kardashevskiy2021-07-191-10/+10
* pkg/ifuzz/iset: rename ifuzzimpl to isetDmitry Vyukov2020-11-211-42/+42
* pkg/ifuzz/x86: simplify pseudo-instruction intializationDmitry Vyukov2020-11-211-30/+29
* pkg/ifuzz/x86: don't use X86 suffix for typesDmitry Vyukov2020-11-211-1/+1
* pkg/ifuzz: invert ifuzz and ifuzzimplDmitry Vyukov2020-11-211-42/+43
* pkg/ifuzz: reorganize files to allow other architecturesAlexey Kardashevskiy2020-11-201-0/+795