Searched defs:EmulateInstructionRISCV (Results 1 – 2 of 2) sorted by relevance
53 EmulateInstructionRISCV(const ArchSpec &arch) : EmulateInstruction(arch) {} in EmulateInstructionRISCV() function
20 class EmulateInstructionRISCV; variable