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.h304 struct reg2i12_format { struct
305 unsigned int rd : 5;
306 unsigned int rj : 5;
307 unsigned int immediate : 12;
308 unsigned int opcode : 10;
364 struct reg2i12_format reg2i12_format; member