Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dinst.h321 struct reg3_format { struct
322 unsigned int rd : 5;
323 unsigned int rj : 5;
324 unsigned int rk : 5;
325 unsigned int opcode : 17;
349 struct reg3_format reg3_format; member