We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd20573 commit 3083242Copy full SHA for 3083242
1 file changed
MCInstPrinter.c
@@ -49,7 +49,6 @@ static bool testFeatureBits(const MCInst *MI, uint32_t Value)
49
return RISCV_getFeatureBits(MI->csh->mode, Value);
50
#endif
51
}
52
-
53
54
55
static bool matchAliasCondition(MCInst *MI, const MCRegisterInfo *MRI,
0 commit comments