Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DRISCVInstructions.h57 #define U_TYPE_INST(NAME) \ macro
64 #define J_TYPE_INST(NAME) U_TYPE_INST(NAME)
109 U_TYPE_INST(LUI);
110 U_TYPE_INST(AUIPC);
346 #undef U_TYPE_INST