Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h78 struct reg2i12_format { global() struct
79 rdreg2i12_format global() argument
80 rjreg2i12_format global() argument
81 immediatereg2i12_format global() argument
105 struct reg2i12_format reg2i12_format; global() member
/linux/arch/loongarch/include/asm/
H A Dinst.h309 struct reg2i12_format { struct
310 unsigned int rd : 5;
311 unsigned int rj : 5;
312 unsigned int immediate : 12;
313 unsigned int opcode : 10;
369 struct reg2i12_format reg2i12_format; member