Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp119 static DecodeStatus decodeFWRdK(MCInst &Inst, unsigned Insn, uint64_t Address,
231 static DecodeStatus decodeFWRdK(MCInst &Inst, unsigned Insn, uint64_t Address, in decodeFWRdK() function
/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrFormats.td302 let DecoderMethod = "decodeFWRdK";