Home
last modified time | relevance | path

Searched refs:target_long (Results 1 – 25 of 66) sorted by relevance

123

/openbmc/qemu/include/hw/riscv/
H A Dboot_opensbi.h34 target_long magic;
36 target_long version;
38 target_long next_addr;
40 target_long next_mode;
42 target_long options;
58 target_long boot_hart;
/openbmc/qemu/target/ppc/
H A Dppc-qmp-cmds.c35 static target_long monitor_get_ccr(Monitor *mon, const struct MonitorDef *md, in monitor_get_ccr()
46 static target_long monitor_get_xer(Monitor *mon, const struct MonitorDef *md, in monitor_get_xer()
53 static target_long monitor_get_decr(Monitor *mon, const struct MonitorDef *md, in monitor_get_decr()
63 static target_long monitor_get_tbu(Monitor *mon, const struct MonitorDef *md, in monitor_get_tbu()
73 static target_long monitor_get_tbl(Monitor *mon, const struct MonitorDef *md, in monitor_get_tbl()
/openbmc/qemu/include/exec/
H A Dtarget_long.h27 typedef int32_t target_long; typedef
34 typedef int64_t target_long; typedef
H A Dcpu-all.h147 (target_long)target_page.mask; })
150 # define TARGET_PAGE_MASK ((target_long)target_page.mask)
156 # define TARGET_PAGE_MASK ((target_long)-1 << TARGET_PAGE_BITS)
/openbmc/qemu/linux-user/generic/
H A Dtarget_prctl_unalign.h9 static abi_long do_prctl_get_unalign(CPUArchState *env, target_long arg2) in do_prctl_get_unalign()
20 static abi_long do_prctl_set_unalign(CPUArchState *env, target_long arg2) in do_prctl_set_unalign()
/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1064 #define MIPSDSP_RETURN32_8(a, b, c, d) ((target_long)(int32_t) \
1069 #define MIPSDSP_RETURN32_16(a, b) ((target_long)(int32_t) \
1108 return (target_long)dt.sw[0]; \
1149 return (target_long)ds.sw[0]; \
1177 return (target_long)ds.sw[0]; \
1289 return (target_long)(int32_t)(temp & MIPSDSP_LLO); in helper_addsc()
1309 return (target_long)(int32_t)rd; in helper_addwc()
1402 return (target_long)(int32_t)rt; in helper_precr_sra_r_ph_w()
1890 return (target_long)(int32_t)temp; \
1902 return (target_long)(int32_t)temp; \
[all …]
H A Dldst_helper.c48 HELPER_LD_ATOMIC(ll, ldl, 0x3, (target_long)(int32_t))
226 (target_long)cpu_ldl_mmuidx_ra(env, addr, mem_idx, GETPC()); in helper_lwm()
233 (target_long)cpu_ldl_mmuidx_ra(env, addr, mem_idx, GETPC()); in helper_lwm()
/openbmc/qemu/target/i386/tcg/
H A Dhelper-tcg.h51 static inline target_long lshift(target_long x, int n) in lshift()
H A Ddecode-new.h327 target_long disp;
/openbmc/qemu/monitor/
H A Dhmp-target.c112 *pval = *(target_long *)ptr; in get_monitor_def()
125 *pval = (target_long) tmp; in get_monitor_def()
/openbmc/qemu/target/riscv/
H A Dtranslate.c223 target_long diff) in gen_pc_plus_diff()
241 static void gen_update_pc(DisasContext *ctx, target_long diff) in gen_update_pc()
291 static void gen_goto_tb(DisasContext *ctx, int n, target_long diff) in gen_goto_tb()
410 static void gen_set_gpri(DisasContext *ctx, int reg_num, target_long imm) in gen_set_gpri()
811 void (*func)(TCGv, TCGv, target_long)) in gen_logic_imm_fn() argument
855 void (*func)(TCGv, TCGv, target_long), in gen_arith_imm_fn() argument
856 void (*f128)(TCGv, TCGv, TCGv, TCGv, target_long)) in gen_arith_imm_fn()
948 void (*func)(TCGv, TCGv, target_long), in gen_shift_imm_fn() argument
949 void (*f128)(TCGv, TCGv, TCGv, TCGv, target_long)) in gen_shift_imm_fn()
979 void (*f_tl)(TCGv, TCGv, target_long), in gen_shift_imm_fn_per_ol() argument
[all …]
H A Dvector_internals.h203 typedef void opivx2_fn(void *vd, target_long s1, void *vs2, int i);
210 static void do_##NAME(void *vd, target_long s1, void *vs2, int i) \
216 void do_vext_vx(void *vd, void *v0, target_long s1, void *vs2,
H A Dvector_internals.c84 void do_vext_vx(void *vd, void *v0, target_long s1, void *vs2, in do_vext_vx()
/openbmc/qemu/target/sparc/
H A Dmonitor.c43 static target_long monitor_get_psr(Monitor *mon, const struct MonitorDef *md, in monitor_get_psr()
52 static target_long monitor_get_reg(Monitor *mon, const struct MonitorDef *md, in monitor_get_reg()
/openbmc/qemu/include/monitor/
H A Dhmp-target.h35 target_long (*get_value)(Monitor *mon, const struct MonitorDef *md,
/openbmc/qemu/include/user/
H A Dabitypes.h65 typedef target_long abi_long __attribute__((aligned(ABI_LONG_ALIGNMENT)));
/openbmc/qemu/hw/arm/
H A Ddigic_boards.c83 target_long rom_size; in digic_load_rom()
/openbmc/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_arith.c.inc36 void (*func)(TCGv, TCGv, target_long))
49 void (*func)(TCGv, TCGv, TCGv, target_long))
189 static void gen_alsl(TCGv dest, TCGv src1, TCGv src2, target_long sa)
H A Dtrans_bit.c.inc19 static void gen_bytepick_w(TCGv dest, TCGv src1, TCGv src2, target_long sa)
25 static void gen_bytepick_d(TCGv dest, TCGv src1, TCGv src2, target_long sa)
H A Dtrans_shift.c.inc70 static void gen_sari_w(TCGv dest, TCGv src1, target_long imm)
H A Dtrans_branch.c.inc36 target_long offs, TCGCond cond)
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h325 void gen_a64_update_pc(DisasContext *s, target_long diff);
332 static inline void gen_a64_update_pc(DisasContext *s, target_long diff) in gen_a64_update_pc()
342 void gen_exception_insn_el(DisasContext *s, target_long pc_diff, int excp,
344 void gen_exception_insn(DisasContext *s, target_long pc_diff,
/openbmc/qemu/hw/net/
H A Dspapr_llan.c558 static target_long spapr_vlan_add_rxbuf_to_pool(SpaprVioVlan *dev, in spapr_vlan_add_rxbuf_to_pool()
605 static target_long spapr_vlan_add_rxbuf_to_page(SpaprVioVlan *dev, in spapr_vlan_add_rxbuf_to_page()
639 target_long ret; in h_add_logical_lan_buffer()
/openbmc/qemu/target/mips/
H A Dkvm.c1184 regs.gpr[i] = (int64_t)(target_long)env->active_tc.gpr[i]; in kvm_arch_put_registers()
1187 regs.hi = (int64_t)(target_long)env->active_tc.HI[0]; in kvm_arch_put_registers()
1188 regs.lo = (int64_t)(target_long)env->active_tc.LO[0]; in kvm_arch_put_registers()
1189 regs.pc = (int64_t)(target_long)env->active_tc.PC; in kvm_arch_put_registers()
/openbmc/qemu/hw/mips/
H A Dmipssim.c195 env->active_tc.PC = (target_long)(int32_t)0xbfc00000; in mips_mipssim_init()

123