Home
last modified time | relevance | path

Searched defs:rl (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/drivers/s390/scsi/
Dzfcp_reqlist.h
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops2.c169 int mod, rl, rh; in x86emuOp2_set_byte() local
293 int mod, rl, rh; in x86emuOp2_bt_R() local
356 int mod, rl, rh; in x86emuOp2_shld_IMM() local
427 int mod, rl, rh; in x86emuOp2_shld_CL() local
517 int mod, rl, rh; in x86emuOp2_bts_R() local
590 int mod, rl, rh; in x86emuOp2_shrd_IMM() local
661 int mod, rl, rh; in x86emuOp2_shrd_CL() local
722 int mod, rl, rh; in x86emuOp2_imul_R_RM() local
814 int mod, rh, rl; in x86emuOp2_lss_R_IMM() local
843 int mod, rl, rh; in x86emuOp2_btr_R() local
[all …]
H A Dops.c206 int mod, rl, rh; in x86emuOp_genop_byte_RM_R() local
246 int mod, rl, rh; in x86emuOp_genop_word_RM_R() local
312 int mod, rl, rh; in x86emuOp_genop_byte_R_RM() local
348 int mod, rl, rh; in x86emuOp_genop_word_R_RM() local
951 int mod, rl, rh; in x86emuOp_imul_word_IMM() local
1075 int mod, rl, rh; in x86emuOp_imul_byte_IMM() local
1271 int mod, rl, rh; in x86emuOp_opc80_byte_RM_IMM() local
1352 int mod, rl, rh; in x86emuOp_opc81_word_RM_IMM() local
1464 int mod, rl, rh; in x86emuOp_opc82_byte_RM_IMM() local
1543 int mod, rl, rh; in x86emuOp_opc83_word_RM_IMM() local
[all …]
/openbmc/linux/include/linux/
Djump_label_ratelimit.h
/openbmc/qemu/tests/unit/
H A Dtest-mul64.c15 uint64_t rh, rl; member
43 uint64_t rl, rh; in test_u() local
55 uint64_t rl, rh; in test_s() local
/openbmc/qemu/target/riscv/
H A Dm128_helper.c48 target_ulong rl, rh; in HELPER() local
93 target_ulong rh, rl; in HELPER() local
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddecode.h46 #define FETCH_DECODE_MODRM(mod,rh,rl) fetch_decode_modrm(&mod,&rh,&rl) argument
/openbmc/linux/tools/testing/selftests/kvm/
Dkvm_create_max_vcpus.c
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
Drl.c
/openbmc/u-boot/include/linux/
H A Dmath64.h194 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
240 } u, rl, rh; in mul_u64_u32_div() local
/openbmc/linux/drivers/slimbus/
Dslimbus.h
/openbmc/qemu/crypto/
H A Dclmul.c98 uint64_t rl = 0, rh = 0; in clmul_64_gen() local
/openbmc/linux/arch/arm/vfp/
Dvfp.h
/openbmc/qemu/target/tricore/
H A Dtranslate.c181 #define GEN_HELPER_RRR(name, rl, rh, al1, ah1, arg2) do { \ argument
190 #define GEN_HELPER_RR(name, rl, rh, arg1, arg2) do { \ argument
228 static void gen_st_2regs_64(TCGv rh, TCGv rl, TCGv address, DisasContext *ctx) in gen_st_2regs_64()
236 static void gen_offset_st_2regs(TCGv rh, TCGv rl, TCGv base, int16_t con, in gen_offset_st_2regs()
244 static void gen_ld_2regs_64(TCGv rh, TCGv rl, TCGv address, DisasContext *ctx) in gen_ld_2regs_64()
253 static void gen_offset_ld_2regs(TCGv rh, TCGv rl, TCGv base, int16_t con, in gen_offset_ld_2regs()
1069 gen_m16add64_q(TCGv rl, TCGv rh, TCGv arg1_low, TCGv arg1_high, TCGv arg2, in gen_m16add64_q()
1096 gen_m16adds64_q(TCGv rl, TCGv rh, TCGv arg1_low, TCGv arg1_high, TCGv arg2, in gen_m16adds64_q()
1122 gen_madd64_q(TCGv rl, TCGv rh, TCGv arg1_low, TCGv arg1_high, TCGv arg2, in gen_madd64_q()
1188 gen_madds64_q(TCGv rl, TCGv rh, TCGv arg1_low, TCGv arg1_high, TCGv arg2, in gen_madds64_q()
[all …]
/openbmc/qemu/tcg/
H A Dtcg-op.c1084 void tcg_gen_add2_i32(TCGv_i32 rl, TCGv_i32 rh, TCGv_i32 al, in tcg_gen_add2_i32()
1133 void tcg_gen_sub2_i32(TCGv_i32 rl, TCGv_i32 rh, TCGv_i32 al, in tcg_gen_sub2_i32()
1155 void tcg_gen_mulu2_i32(TCGv_i32 rl, TCGv_i32 rh, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_mulu2_i32()
1179 void tcg_gen_muls2_i32(TCGv_i32 rl, TCGv_i32 rh, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_muls2_i32()
1219 void tcg_gen_mulsu2_i32(TCGv_i32 rl, TCGv_i32 rh, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_mulsu2_i32()
2839 void tcg_gen_add2_i64(TCGv_i64 rl, TCGv_i64 rh, TCGv_i64 al, in tcg_gen_add2_i64()
2942 void tcg_gen_sub2_i64(TCGv_i64 rl, TCGv_i64 rh, TCGv_i64 al, in tcg_gen_sub2_i64()
2977 void tcg_gen_mulu2_i64(TCGv_i64 rl, TCGv_i64 rh, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_mulu2_i64()
2996 void tcg_gen_muls2_i64(TCGv_i64 rl, TCGv_i64 rh, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_muls2_i64()
3034 void tcg_gen_mulsu2_i64(TCGv_i64 rl, TCGv_i64 rh, TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_mulsu2_i64()
/openbmc/linux/drivers/hwmon/
Dasc7621.c
/openbmc/linux/tools/perf/bench/
Depoll-ctl.c
Depoll-wait.c
/openbmc/qemu/util/
H A Dhost-utils.c44 LL rl, rm, rn, rh, a0, b0; in mul64() local
/openbmc/qemu/bsd-user/
H A Dmain.c246 struct rlimit rl; in adjust_ssize() local
/openbmc/qemu/linux-user/
H A Dflatload.c150 static void old_reloc(struct lib_info *libinfo, uint32_t rl) in old_reloc()
/openbmc/linux/sound/usb/usx2y/
Dusbus428ctldefs.h
/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_timeline_vis.js497 function MapXCoord(x, left_margin, right_margin, rl, rr) { argument
/openbmc/qemu/include/qemu/
H A Dhost-utils.h104 uint64_t rl, rh; in muldiv64_rounding() local
/openbmc/qemu/disas/
H A Driscv.h208 uint8_t rl; member

12