Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp105 static DecodeStatus decodeFLPMX(MCInst &Inst, unsigned Insn, uint64_t Address,
185 static DecodeStatus decodeFLPMX(MCInst &Inst, unsigned Insn, uint64_t Address, in decodeFLPMX() function
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRInstrFormats.td231 let DecoderMethod = "decodeFLPMX";