Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h85 #define R4_TYPE_INST(NAME) \ macro
201 R4_TYPE_INST(FMADD_S);
202 R4_TYPE_INST(FMSUB_S);
203 R4_TYPE_INST(FNMADD_S);
204 R4_TYPE_INST(FNMSUB_S);
235 R4_TYPE_INST(FMADD_D);
236 R4_TYPE_INST(FMSUB_D);
237 R4_TYPE_INST(FNMSUB_D);
238 R4_TYPE_INST(FNMADD_D);
342 #undef R4_TYPE_INST