Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h50 #define S_TYPE_INST(NAME) \ macro
118 S_TYPE_INST(SB);
119 S_TYPE_INST(SH);
120 S_TYPE_INST(SW);
141 S_TYPE_INST(SD);
200 S_TYPE_INST(FSW);
234 S_TYPE_INST(FSD);
344 #undef S_TYPE_INST