/openbmc/linux/drivers/s390/scsi/ |
D | zfcp_reqlist.h |
|
/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | ops2.c | 169 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 D | ops.c | 206 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/ |
D | jump_label_ratelimit.h |
|
/openbmc/qemu/tests/unit/ |
H A D | test-mul64.c | 15 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 D | m128_helper.c | 48 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 D | decode.h | 46 #define FETCH_DECODE_MODRM(mod,rh,rl) fetch_decode_modrm(&mod,&rh,&rl) argument
|
/openbmc/linux/tools/testing/selftests/kvm/ |
D | kvm_create_max_vcpus.c |
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
D | rl.c |
|
/openbmc/u-boot/include/linux/ |
H A D | math64.h | 194 } 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/ |
D | slimbus.h |
|
/openbmc/qemu/crypto/ |
H A D | clmul.c | 98 uint64_t rl = 0, rh = 0; in clmul_64_gen() local
|
/openbmc/linux/arch/arm/vfp/ |
D | vfp.h |
|
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 181 #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 D | tcg-op.c | 1084 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/ |
D | asc7621.c |
|
/openbmc/linux/tools/perf/bench/ |
D | epoll-ctl.c |
|
D | epoll-wait.c |
|
/openbmc/qemu/util/ |
H A D | host-utils.c | 44 LL rl, rm, rn, rh, a0, b0; in mul64() local
|
/openbmc/qemu/bsd-user/ |
H A D | main.c | 246 struct rlimit rl; in adjust_ssize() local
|
/openbmc/qemu/linux-user/ |
H A D | flatload.c | 150 static void old_reloc(struct lib_info *libinfo, uint32_t rl) in old_reloc()
|
/openbmc/linux/sound/usb/usx2y/ |
D | usbus428ctldefs.h |
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | ipmi_timeline_vis.js | 497 function MapXCoord(x, left_margin, right_margin, rl, rr) { argument
|
/openbmc/qemu/include/qemu/ |
H A D | host-utils.h | 104 uint64_t rl, rh; in muldiv64_rounding() local
|
/openbmc/qemu/disas/ |
H A D | riscv.h | 208 uint8_t rl; member
|