[X86] Add function isPrefix()
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. Differential Revision: https://reviews.llvm.org/D73013
Loading
Please sign in to comment