Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h85 struct reg2i14_format { global() struct
106 struct reg2i14_format reg2i14_format; global() member
/linux/arch/loongarch/include/asm/
H A Dinst.h316 struct reg2i14_format { struct
317 unsigned int rd : 5;
318 unsigned int rj : 5;
319 unsigned int immediate : 14;
320 unsigned int opcode : 8;
370 struct reg2i14_format reg2i14_format; member