Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp413 template <typename T> static RISCVInst DecodeRRS1Type(uint32_t inst) { in DecodeRRS1Type() function
485 {"LR_W", 0xF9F0707F, 0x1000202F, DecodeRRS1Type<LR_W>},
486 {"LR_D", 0xF9F0707F, 0x1000302F, DecodeRRS1Type<LR_D>},