HomeSort by relevance Sort by last modified time
    Searched refs:target_ulong (Results 26 - 50 of 60) sorted by null

12 3

  /external/qemu/
softmmu_template.h 65 static DATA_TYPE glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(target_ulong addr,
69 target_ulong addr,
98 DATA_TYPE REGPARM glue(glue(__ld, SUFFIX), MMUSUFFIX)(target_ulong addr,
103 target_ulong tlb_addr;
130 memcheck_validate_ld(addr, DATA_SIZE, (target_ulong)(ptrdiff_t)GETPC())) {
150 (target_ulong)(ptrdiff_t)GETPC());
191 static DATA_TYPE glue(glue(slow_ld, SUFFIX), MMUSUFFIX)(target_ulong addr,
199 target_ulong tlb_addr, addr1, addr2;
242 static void glue(glue(slow_st, SUFFIX), MMUSUFFIX)(target_ulong addr,
249 target_ulong addr
    [all...]
softmmu-semi.h 63 static void softmmu_unlock_user(CPUState *env, void *p, target_ulong addr,
64 target_ulong len)
arm-semi.c 118 static target_ulong arm_semi_syscall_len;
121 static target_ulong syscall_err;
124 static void arm_semi_cb(CPUState *env, target_ulong ret, target_ulong err)
130 if (ret == (target_ulong)-1) {
154 static void arm_semi_flen_cb(CPUState *env, target_ulong ret, target_ulong err)
170 target_ulong __arg; \
178 target_ulong args;
translate-all.c 40 target_ulong gen_opc_pc[OPC_BUF_SIZE];
46 target_ulong gen_opc_npc[OPC_BUF_SIZE];
47 target_ulong gen_opc_jump_pc[2];
disas.c 146 void target_disas(FILE *out, target_ulong code, target_ulong size, int flags)
148 target_ulong pc;
321 const char *lookup_symbol(target_ulong orig_addr)
366 target_ulong pc, int nb_insn, int is_physical, int flags)
gdbstub.c 566 return sizeof(target_ulong);
586 case 0: env->eip = ldtul_p(mem_buf); return sizeof(target_ulong);
680 return sizeof(target_ulong);
691 return sizeof(target_ulong);
694 return sizeof(target_ulong);
705 return sizeof(target_ulong);
708 return sizeof(target_ulong);
711 return sizeof(target_ulong);
798 target_ulong tmp;
1028 target_ulong tmp
    [all...]
exec.c 292 static inline PageDesc **page_l1_map(target_ulong index)
297 if (index > ((target_ulong)L2_SIZE * L1_SIZE))
303 static inline PageDesc *page_find_alloc(target_ulong index)
333 static inline PageDesc *page_find(target_ulong index)
394 target_ulong vaddr);
678 static void tb_invalidate_check(target_ulong address)
782 void tb_phys_invalidate(TranslationBlock *tb, target_ulong page_addr)
902 target_ulong pc, target_ulong cs_base,
907 target_ulong phys_pc, phys_page2, virt_page2
    [all...]
cpu-all.h 661 /* NOTE: we use double casts if pointers and target_ulong have
731 /* ??? These should be the larger of unsigned long and target_ulong. */
760 int page_get_flags(target_ulong address);
761 void page_set_flags(target_ulong start, target_ulong end, int flags);
762 int page_check_range(target_ulong start, target_ulong len, int flags);
853 int cpu_breakpoint_insert(CPUState *env, target_ulong pc, int flags,
855 int cpu_breakpoint_remove(CPUState *env, target_ulong pc, int flags);
858 int cpu_watchpoint_insert(CPUState *env, target_ulong addr, target_ulong len
    [all...]
kvm-all.c 890 target_ulong pc)
920 int kvm_insert_breakpoint(CPUState *current_env, target_ulong addr,
921 target_ulong len, int type)
962 int kvm_remove_breakpoint(CPUState *current_env, target_ulong addr,
963 target_ulong len, int type)
1027 int kvm_insert_breakpoint(CPUState *current_env, target_ulong addr,
1028 target_ulong len, int type)
1033 int kvm_remove_breakpoint(CPUState *current_env, target_ulong addr,
1034 target_ulong len, int type)
sysemu.h 232 int load_uimage(const char *filename, target_ulong *ep, target_ulong *loadaddr,
cpu-exec.c 128 static TranslationBlock *tb_find_slow(target_ulong pc,
129 target_ulong cs_base,
134 target_ulong phys_pc, phys_page1, phys_page2, virt_page2;
184 target_ulong cs_base, pc;
742 void tb_invalidate_page_range(target_ulong start, target_ulong end)
747 target_ulong phys_addr;
771 void cpu_x86_fsave(CPUX86State *s, target_ulong ptr, int data32)
783 void cpu_x86_frstor(CPUX86State *s, target_ulong ptr, int data32)
    [all...]
elf_ops.h 76 static const char *glue(lookup_symbol, SZ)(struct syminfo *s, target_ulong orig_addr)
146 syms[i].st_value &= ~(target_ulong)1;
  /external/qemu/memcheck/
memcheck_malloc_map.c 49 static inline target_ulong
62 static inline target_ulong
85 const target_ulong start1 = allocmapentry_alloc_begins(d1);
86 const target_ulong start2 = allocmapentry_alloc_begins(d2);
141 target_ulong address,
187 allocmap_find(const AllocMap* map, target_ulong address, uint32_t block_size)
194 allocmap_pull(AllocMap* map, target_ulong address, MallocDescEx* pulled)
241 qemu_malloc(entry->desc.call_stack_count * sizeof(target_ulong));
243 entry->desc.call_stack_count * sizeof(target_ulong));
memcheck_proc_management.c 348 memcheck_on_call(target_ulong from, target_ulong ret)
420 memcheck_on_ret(target_ulong ret)
695 memcheck_mmap_exepath(target_ulong vstart,
696 target_ulong vend,
697 target_ulong exec_offset,
746 memcheck_unmap(target_ulong vstart, target_ulong vend)
  /external/qemu/target-mips/
helper.c 39 target_ulong address, int rw, int access_type)
48 target_ulong address, int rw, int access_type)
66 target_ulong address, int rw, int access_type)
70 target_ulong mask;
71 target_ulong tag;
72 target_ulong VPN;
109 int *prot, target_ulong address,
210 static void raise_mmu_exception(CPUState *env, target_ulong address,
268 target_ulong pgd_current_p;
272 static inline target_ulong cpu_mips_get_pgd(CPUState *env
    [all...]
  /external/qemu/target-i386/
helper_template.h 22 #define SIGN_MASK (((target_ulong)1) << (DATA_BITS - 1))
203 of = ((CC_DST & DATA_MASK) == ((target_ulong)SIGN_MASK - 1)) << 11;
270 target_ulong glue(helper_rcl, SUFFIX)(target_ulong t0, target_ulong t1)
273 target_ulong src;
286 res = (t0 << count) | ((target_ulong)(eflags & CC_C) << (count - 1));
299 target_ulong glue(helper_rcr, SUFFIX)(target_ulong t0, target_ulong t1
    [all...]
exec.h 63 target_ulong next_eip, int is_hw);
65 target_ulong next_eip);
201 static inline CPU86_LDouble helper_fldt(target_ulong ptr)
222 static inline void helper_fstt(CPU86_LDouble f, target_ulong ptr)
239 static inline CPU86_LDouble helper_fldt(target_ulong ptr)
248 static inline void helper_fstt(CPU86_LDouble f, target_ulong ptr)
op_helper.c 122 void helper_write_eflags(target_ulong t0, uint32_t update_mask)
127 target_ulong helper_read_eflags(void)
142 target_ulong ptr;
281 target_ulong tss_base;
287 target_ulong ptr;
365 target_ulong ptr;
417 target_ulong ptr;
565 target_ulong helper_inb(uint32_t port)
575 target_ulong helper_inw(uint32_t port)
585 target_ulong helper_inl(uint32_t port
    [all...]
kvm.c 322 static void kvm_getput_reg(__u64 *kvm_reg, target_ulong *qemu_reg, int set)
810 target_ulong addr;
817 static int find_hw_breakpoint(target_ulong addr, int len, int type)
828 int kvm_arch_insert_hw_breakpoint(target_ulong addr,
829 target_ulong len, int type)
868 int kvm_arch_remove_hw_breakpoint(target_ulong addr,
869 target_ulong len, int type)
helper.c 911 void cpu_x86_update_cr3(CPUX86State *env, target_ulong new_cr3)
    [all...]
translate.c 87 target_ulong pc; /* pc = eip + cs_base */
91 target_ulong cs_base; /* base of CS segment */
121 static void gen_jmp(DisasContext *s, target_ulong eip);
122 static void gen_jmp_tb(DisasContext *s, target_ulong eip, int tb_num);
220 static inline void gen_movtl_T0_im(target_ulong val)
225 static inline void gen_movtl_T1_im(target_ulong val)
261 #define REG_B_OFFSET (sizeof(target_ulong) - 1)
262 #define REG_H_OFFSET (sizeof(target_ulong) - 2)
263 #define REG_W_OFFSET (sizeof(target_ulong) - 2)
264 #define REG_L_OFFSET (sizeof(target_ulong) - 4
    [all...]
  /external/qemu/hw/
goldfish_trace.h 101 extern void vstrcpy(target_ulong ptr, char *buf, int max);
android_mips.c 71 #define PHYS_TO_VIRT(x) ((x) | ~(target_ulong)0x7fffffff)
112 if (initrd_size == (target_ulong) -1) {
mips_r4k.c 24 #define PHYS_TO_VIRT(x) ((x) | ~(target_ulong)0x7fffffff)
120 if (initrd_size == (target_ulong) -1) {
  /external/qemu/target-arm/
cpu.h 254 int cpu_arm_handle_mmu_fault (CPUARMState *env, target_ulong address, int rw,
258 static inline void cpu_set_tls(CPUARMState *env, target_ulong newtls)
479 static inline void cpu_clone_regs(CPUState *env, target_ulong newsp)
518 static inline void cpu_get_tb_cpu_state(CPUState *env, target_ulong *pc,
519 target_ulong *cs_base, int *flags)

Completed in 316 milliseconds

12 3