Searched defs:rs2 (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/riscv/riscv/ | ||
| H A D | db_machdep.c | 189 register_t rs2 = get_reg_value(tf, i.type_b.b_rs2); local in function:branch_taken |
| H A D | db_disasm.c | 140 unsigned rd, rs1, rs2; local in function:db_disasm_16 527 rs2: 5; member in struct:riscv_disasm_insn [all...] |
| /src/sys/arch/sparc/fpu/ | ||
| H A D | fpu.c | 305 int opf, rs1, rs2, rd, type, mask, fsr, cx; local in function:fpu_execute 308 int opf, rs1, rs2, rd, type, mask, fsr, cx, i, cond; local in function:fpu_execute [all...] |
| /src/sys/arch/sparc64/sparc64/ | ||
| H A D | emul.c | 245 int64_t rs1, rs2; local in function:fixalign 132 muldiv(struct trapframe64 * tf,union instr * code,int32_t * rd,int32_t * rs1,int32_t * rs2) argument 380 int32_t rs1, rs2, rd; local in function:emulinstr [all...] |
| /src/sys/arch/sparc/sparc/ | ||
| H A D | emul.c | 248 int32_t rs1, rs2; local in function:fixalign 133 muldiv(struct trapframe * tf,union instr * code,int32_t * rd,int32_t * rs1,int32_t * rs2) argument 388 int32_t rs1, rs2, rd; local in function:emulinstr [all...] |
Completed in 8 milliseconds