Home
last modified time | relevance | path

Searched defs:rs1 (Results 1 – 10 of 10) sorted by relevance

/qemu/target/riscv/
H A Dfpu_helper.c280 uint64_t helper_fsqrt_s(CPURISCVState *env, uint64_t rs1) in helper_fsqrt_s()
371 uint64_t helper_fround_s(CPURISCVState *env, uint64_t rs1) in helper_fround_s()
388 uint64_t helper_froundnx_s(CPURISCVState *env, uint64_t rs1) in helper_froundnx_s()
439 uint64_t helper_fcvt_s_d(CPURISCVState *env, uint64_t rs1) in helper_fcvt_s_d()
444 uint64_t helper_fcvt_d_s(CPURISCVState *env, uint64_t rs1) in helper_fcvt_d_s()
613 uint64_t helper_fsqrt_h(CPURISCVState *env, uint64_t rs1) in helper_fsqrt_h()
660 uint64_t helper_fround_h(CPURISCVState *env, uint64_t rs1) in helper_fround_h()
728 uint64_t helper_fcvt_h_s(CPURISCVState *env, uint64_t rs1) in helper_fcvt_h_s()
734 uint64_t helper_fcvt_s_h(CPURISCVState *env, uint64_t rs1) in helper_fcvt_s_h()
740 uint64_t helper_fcvt_h_d(CPURISCVState *env, uint64_t rs1) in helper_fcvt_h_d()
[all …]
H A Dbitmanip_helper.c106 static inline target_ulong do_xperm(target_ulong rs1, target_ulong rs2, in do_xperm()
H A Dcrypto_helper.c31 target_ulong rs1, target_ulong rs2, in aes32_operation()
H A Dtranslate.c580 static TCGv get_address(DisasContext *ctx, int rs1, int imm) in get_address()
599 static TCGv get_address_indexed(DisasContext *ctx, int rs1, TCGv offs) in get_address_indexed()
/qemu/tests/tcg/mips/user/isa/r5900/
H A Dtest_r5900_mflohi1.c12 int32_t rs1 = 32452867, rt1 = 49979687; in main() local
/qemu/target/sparc/
H A Dvis_helper.c25 target_ulong helper_array8(target_ulong rs1, target_ulong rs2) in helper_array8()
412 uint64_t helper_fpack32(uint64_t gsr, uint64_t rs1, uint64_t rs2) in helper_fpack32()
H A Dtranslate.c2740 int rs1, bool imm, int rs2_or_imm) in do_tcc()
4346 static TCGv gen_ldst_addr(DisasContext *dc, int rs1, bool imm, int rs2_or_imm) in gen_ldst_addr()
/qemu/disas/
H A Driscv.h199 uint8_t rs1; member
H A Driscv.c4886 uint8_t rd = dec->rd, rs1 = dec->rs1, rs2 = dec->rs2; in check_constraints() local
/qemu/target/mips/tcg/
H A Ddsp_helper.c1577 uint16_t rs3, rs2, rs1, rs0; in helper_precrqu_s_ob_qh() local
2139 int16_t rs3, rs2, rs1, rs0; in helper_mulsaq_s_w_qh() local
2571 int32_t rs1, rs0; in helper_mulsaq_s_l_pw() local