Home
last modified time | relevance | path

Searched defs:rs1_val (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/opensbi/lib/sbi/
H A Dsbi_illegal_insn.c37 ulong rs1_val = GET_RS1(insn, regs); in system_opcode_insn() local
/dports/emulators/qemu5/qemu-5.2.0/roms/opensbi/lib/sbi/
H A Dsbi_illegal_insn.c37 ulong rs1_val = GET_RS1(insn, regs); in system_opcode_insn() local
/dports/sysutils/opensbi/opensbi-0.9/lib/sbi/
H A Dsbi_illegal_insn.c37 ulong rs1_val = GET_RS1(insn, regs); in system_opcode_insn() local
/dports/emulators/qemu/qemu-6.2.0/roms/opensbi/lib/sbi/
H A Dsbi_illegal_insn.c37 ulong rs1_val = GET_RS1(insn, regs); in system_opcode_insn() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/opensbi/lib/sbi/
H A Dsbi_illegal_insn.c43 ulong rs1_val = GET_RS1(insn, regs); in system_opcode_insn() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/opensbi/lib/sbi/
H A Dsbi_illegal_insn.c35 ulong rs1_val = GET_RS1(insn, regs); in system_opcode_insn() local
/dports/emulators/qemu42/qemu-4.2.1/roms/opensbi/lib/sbi/
H A Dsbi_illegal_insn.c35 ulong rs1_val = GET_RS1(insn, regs); in system_opcode_insn() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/kernel/
H A Dkgdb.c94 unsigned long rs1_val = 0, rs2_val = 0; in get_step_address() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/kernel/
H A Dkgdb.c94 unsigned long rs1_val = 0, rs2_val = 0; in get_step_address() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/kernel/
H A Dkgdb.c94 unsigned long rs1_val = 0, rs2_val = 0; in get_step_address() local
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-assembler-riscv64.cc61 #define UTEST_R2_FORM_WITH_RES(instr_name, type, rs1_val, rs2_val, \ argument
70 #define UTEST_R1_FORM_WITH_RES(instr_name, in_type, out_type, rs1_val, \ argument
79 #define UTEST_R1_FORM_WITH_RES_C(instr_name, in_type, out_type, rs1_val, \ argument
89 #define UTEST_I_FORM_WITH_RES(instr_name, type, rs1_val, imm12, expected_res) \ argument
98 #define UTEST_AMO_WITH_RES(instr_name, aq, rl, inout_type, rs1_val, rs2_val, \ argument
181 #define UTEST_CONV_F_FROM_I(instr_name, input_type, output_type, rs1_val, \ argument
220 #define UTEST_CONV_F_FROM_F(instr_name, input_type, output_type, rs1_val, \ argument
304 #define UTEST_R2_FORM_WITH_OP(instr_name, type, rs1_val, rs2_val, tested_op) \ argument
308 #define UTEST_I_FORM_WITH_OP(instr_name, type, rs1_val, imm12, tested_op) \ argument