Home
last modified time | relevance | path

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

123

/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;
/qemu/target/ppc/
H A Dppc-qmp-cmds.c36 static target_long monitor_get_ccr(Monitor *mon, const struct MonitorDef *md, in monitor_get_ccr()
47 static target_long monitor_get_xer(Monitor *mon, const struct MonitorDef *md, in monitor_get_xer()
54 static target_long monitor_get_decr(Monitor *mon, const struct MonitorDef *md, in monitor_get_decr()
64 static target_long monitor_get_tbu(Monitor *mon, const struct MonitorDef *md, in monitor_get_tbu()
74 static target_long monitor_get_tbl(Monitor *mon, const struct MonitorDef *md, in monitor_get_tbl()
/qemu/include/exec/
H A Dtarget_long.h27 typedef int32_t target_long; typedef
34 typedef int64_t target_long; typedef
H A Dtarget_page.h24 #define TARGET_PAGE_TYPE target_long
/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()
/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.c47 HELPER_LD_ATOMIC(ll, ldl, 0x3, (target_long)(int32_t))
225 (target_long)cpu_ldl_mmuidx_ra(env, addr, mem_idx, GETPC()); in helper_lwm()
232 (target_long)cpu_ldl_mmuidx_ra(env, addr, mem_idx, GETPC()); in helper_lwm()
/qemu/target/riscv/
H A Dtranslate.c220 target_long diff) in gen_pc_plus_diff()
238 static void gen_update_pc(DisasContext *ctx, target_long diff) in gen_update_pc()
288 static void gen_goto_tb(DisasContext *ctx, int n, target_long diff) in gen_goto_tb()
407 static void gen_set_gpri(DisasContext *ctx, int reg_num, target_long imm) in gen_set_gpri()
851 void (*func)(TCGv, TCGv, target_long)) in gen_logic_imm_fn() argument
895 void (*func)(TCGv, TCGv, target_long), in gen_arith_imm_fn() argument
896 void (*f128)(TCGv, TCGv, TCGv, TCGv, target_long)) in gen_arith_imm_fn()
988 void (*func)(TCGv, TCGv, target_long), in gen_shift_imm_fn() argument
989 void (*f128)(TCGv, TCGv, TCGv, TCGv, target_long)) in gen_shift_imm_fn()
1019 void (*f_tl)(TCGv, TCGv, target_long), in gen_shift_imm_fn_per_ol() argument
[all …]
H A Dvector_internals.h204 typedef void opivx2_fn(void *vd, target_long s1, void *vs2, int i);
211 static void do_##NAME(void *vd, target_long s1, void *vs2, int i) \
217 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()
H A Dinternals.h184 addr = (target_long)addr >> pmlen; in adjust_addr_body()
H A Dcpu.h644 void riscv_ctr_add_entry(CPURISCVState *env, target_long src, target_long dst,
791 target_long priv_ver, in riscv_cpu_allow_16bit_insn()
/qemu/target/i386/tcg/
H A Dhelper-tcg.h50 static inline target_long lshift(target_long x, int n) in lshift()
H A Ddecode-new.h327 target_long disp;
/qemu/monitor/
H A Dhmp-target.c112 *pval = *(target_long *)ptr; in get_monitor_def()
125 *pval = (target_long) tmp; in get_monitor_def()
/qemu/target/i386/emulate/
H A Dx86_flags.c99 target_ulong cf_changed = ((target_long)(env->cc_src ^ temp)) < 0; \
221 return ((target_long)env->cc_src) < 0; in get_CF()
228 target_ulong cf_changed = ((target_long)(env->cc_src ^ temp)) < 0; in set_CF()
/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()
/qemu/include/monitor/
H A Dhmp-target.h35 target_long (*get_value)(Monitor *mon, const struct MonitorDef *md,
/qemu/include/user/
H A Dabitypes.h65 typedef target_long abi_long __attribute__((aligned(ABI_LONG_ALIGNMENT)));
/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_branch.c.inc36 target_long offs, TCGCond cond)
H A Dtrans_shift.c.inc70 static void gen_sari_w(TCGv dest, TCGv src1, target_long imm)
/qemu/target/arm/tcg/
H A Dtranslate.h333 void gen_a64_update_pc(DisasContext *s, target_long diff);
340 static inline void gen_a64_update_pc(DisasContext *s, target_long diff) in gen_a64_update_pc()
350 void gen_exception_insn_el(DisasContext *s, target_long pc_diff, int excp,
352 void gen_exception_insn(DisasContext *s, target_long pc_diff,
/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()

123