Home
last modified time | relevance | path

Searched refs:decodeFPUV3Instruction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/Disassembler/
H A DCSKYDisassembler.cpp495 static bool decodeFPUV3Instruction(MCInst &MI, uint32_t insn, uint64_t Address, in decodeFPUV3Instruction() function
532 if (decodeFPUV3Instruction(MI, Insn, Address, this, STI)) in getInstruction()