Home
last modified time | relevance | path

Searched defs:reg2_format (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dinst.h272 struct reg2_format { struct
273 unsigned int rd : 5;
274 unsigned int rj : 5;
275 unsigned int opcode : 22;
342 struct reg2_format reg2_format; member