Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dinst.h345 struct reg3_format { struct
346 unsigned int rd : 5;
347 unsigned int rj : 5;
348 unsigned int rk : 5;
349 unsigned int opcode : 17;
374 struct reg3_format reg3_format; member