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 { struct
106 struct reg2i14_format reg2i14_format; argument
/linux/arch/loongarch/include/asm/
H A Dinst.h311 struct reg2i14_format { struct
312 unsigned int rd : 5;
313 unsigned int rj : 5;
314 unsigned int immediate : 14;
315 unsigned int opcode : 8;
365 struct reg2i14_format reg2i14_format; member