Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp370 static DecodeStatus decodeZcmpSpimm(MCInst &Inst, unsigned Imm,
490 static DecodeStatus decodeZcmpSpimm(MCInst &Inst, unsigned Imm, in decodeZcmpSpimm() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZc.td67 let DecoderMethod = "decodeZcmpSpimm";