Currently some prefixes are emitted as instructions, to distinguish them from real instruction, fuction isPrefix() is added. The kinds of prefix are consistent with X86GenInstrInfo.inc.
Details
Details
Diff Detail
Diff Detail
Differential D73013
[X86] Add function isPrefix() skan on Jan 19 2020, 6:29 PM. Authored by
Details Currently some prefixes are emitted as instructions, to distinguish them from real instruction, fuction isPrefix() is added. The kinds of prefix are consistent with X86GenInstrInfo.inc.
Diff Detail |