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.h357 struct reg3_format { struct
358 unsigned int rd : 5;
359 unsigned int rj : 5;
360 unsigned int rk : 5;
361 unsigned int opcode : 17;
386 struct reg3_format reg3_format; member