Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp122 static DecodeStatus decodeFMUL2RdRr(MCInst &Inst, unsigned Insn,
247 static DecodeStatus decodeFMUL2RdRr(MCInst &Inst, unsigned Insn, in decodeFMUL2RdRr() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrFormats.td257 let DecoderMethod = "decodeFMUL2RdRr";