Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h72 struct reg2_format { struct
73 unsigned int rd : 5;
74 unsigned int rj : 5;
75 unsigned int opcode : 22;
104 struct reg2_format reg2_format; member
/linux/arch/loongarch/include/asm/
H A Dinst.h284 struct reg2_format { struct
285 unsigned int rd : 5;
286 unsigned int rj : 5;
287 unsigned int opcode : 22;
361 struct reg2_format reg2_format; member