Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp146 static unsigned decodeCField(unsigned Insn) { in decodeCField() function
228 SrcC = decodeCField(Insn); in DecodeStLImmInstruction()
263 if (decodeCField(Insn) != 62) { in DecodeLdRLImmInstruction()