Searched defs:rj (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dinst.c48 unsigned int imm, imm_l, imm_h, rd, rj; local
270 larch_insn_gen_or(enum loongarch_gpr rd, enum loongarch_gpr rj, enum loongarch_gpr rk) argument
279 larch_insn_gen_move(enum loongarch_gpr rd, enum loongarch_gpr rj) argument
312 larch_insn_gen_lu52id(enum loongarch_gpr rd, enum loongarch_gpr rj, int imm) argument
326 larch_insn_gen_jirl(enum loongarch_gpr rd, enum loongarch_gpr rj, int imm) argument
[all...]
H A Dkgdb.c297 unsigned int si, si_l, si_h, rd, rj, cj; local
[all...]
/linux-master/arch/loongarch/net/
H A Dbpf_jit.h203 static inline void cond_jmp_offset(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, argument
169 move_reg(struct jit_ctx *ctx, enum loongarch_gpr rd, enum loongarch_gpr rj) argument
251 cond_jmp_offs26(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) argument
264 emit_cond_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) argument
296 emit_tailcall_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) argument
[all...]
/linux-master/arch/loongarch/kvm/
H A Dexit.c73 unsigned int rd, rj, csrid; local
111 u32 addr, rd, rj, opcode; local
211 int rd, rj; local
[all...]
/linux-master/tools/arch/loongarch/include/asm/
H A Dinst.h67 unsigned int rj : 5; member in struct:reg1i21_format
74 unsigned int rj : 5; member in struct:reg2_format
80 unsigned int rj : 5; member in struct:reg2i12_format
87 unsigned int rj : 5; member in struct:reg2i14_format
94 unsigned int rj : 5; member in struct:reg2i16_format
/linux-master/arch/loongarch/include/asm/
H A Dinst.h277 unsigned int rj : 5; member in struct:reg1i21_format
284 unsigned int rj : 5; member in struct:reg2_format
290 unsigned int rj : 5; member in struct:reg2i5_format
297 unsigned int rj : 5; member in struct:reg2i6_format
304 unsigned int rj : 5; member in struct:reg2i12_format
311 unsigned int rj : 5; member in struct:reg2i14_format
318 unsigned int rj : 5; member in struct:reg2i16_format
325 unsigned int rj : 5; member in struct:reg2bstrd_format
333 unsigned int rj : 5; member in struct:reg2csr_format
340 unsigned int rj member in struct:reg3_format
347 unsigned int rj : 5; member in struct:reg3sa2_format
[all...]

Completed in 222 milliseconds