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.h76 struct reg2_format { struct
77 unsigned int rd : 5;
78 unsigned int rj : 5;
79 unsigned int opcode : 22;
115 struct reg2_format reg2_format; member
/linux/arch/loongarch/include/asm/
H A Dinst.h289 struct reg2_format { struct
290 unsigned int rd : 5;
291 unsigned int rj : 5;
292 unsigned int opcode : 22;
366 struct reg2_format reg2_format; member