Home
last modified time | relevance | path

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

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