Home
last modified time | relevance | path

Searched defs:cpu_env (Results 1 – 25 of 87) sorted by relevance

1234

/dports/emulators/qemu/qemu-6.2.0/linux-user/
H A Duser-internals.h136 static inline int regpairs_aligned(void *cpu_env, int num) in regpairs_aligned()
141 static inline int regpairs_aligned(void *cpu_env, int num) { return 1; } in regpairs_aligned()
148 static inline int regpairs_aligned(void *cpu_env, int num) { return 1; } in regpairs_aligned()
151 static inline int regpairs_aligned(void *cpu_env, int num) in regpairs_aligned()
163 static inline int regpairs_aligned(void *cpu_env, int num) { return 1; } in regpairs_aligned()
165 static inline int regpairs_aligned(void *cpu_env, int num) { return 1; } in regpairs_aligned()
167 static inline int regpairs_aligned(void *cpu_env, int num) { return 0; } in regpairs_aligned()
H A Dstrace.c614 print_semctl(void *cpu_env, const struct syscallname *name, in print_semctl()
626 print_execve(void *cpu_env, const struct syscallname *name, in print_execve()
659 print_ipc(void *cpu_env, const struct syscallname *name, in print_ipc()
1790 print_acct(void *cpu_env, const struct syscallname *name, in print_acct()
1802 print_brk(void *cpu_env, const struct syscallname *name, in print_brk()
2320 print_link(void *cpu_env, const struct syscallname *name, in print_link()
2944 print_bind(void *cpu_env, const struct syscallname *name, in print_bind()
2958 print_stat(void *cpu_env, const struct syscallname *name, in print_stat()
3242 print_open(void *cpu_env, const struct syscallname *name, in print_open()
3778 print_syscall(void *cpu_env, int num, in print_syscall()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/
H A Duser-internals.h136 static inline int regpairs_aligned(void *cpu_env, int num) in regpairs_aligned()
141 static inline int regpairs_aligned(void *cpu_env, int num) { return 1; } in regpairs_aligned()
148 static inline int regpairs_aligned(void *cpu_env, int num) { return 1; } in regpairs_aligned()
151 static inline int regpairs_aligned(void *cpu_env, int num) in regpairs_aligned()
163 static inline int regpairs_aligned(void *cpu_env, int num) { return 1; } in regpairs_aligned()
165 static inline int regpairs_aligned(void *cpu_env, int num) { return 1; } in regpairs_aligned()
167 static inline int regpairs_aligned(void *cpu_env, int num) { return 0; } in regpairs_aligned()
/dports/emulators/qemu60/qemu-6.0.0/linux-user/
H A Dstrace.c611 print_semctl(void *cpu_env, const struct syscallname *name, in print_semctl()
623 print_execve(void *cpu_env, const struct syscallname *name, in print_execve()
656 print_ipc(void *cpu_env, const struct syscallname *name, in print_ipc()
1781 print_acct(void *cpu_env, const struct syscallname *name, in print_acct()
1793 print_brk(void *cpu_env, const struct syscallname *name, in print_brk()
2311 print_link(void *cpu_env, const struct syscallname *name, in print_link()
2934 print_bind(void *cpu_env, const struct syscallname *name, in print_bind()
2948 print_stat(void *cpu_env, const struct syscallname *name, in print_stat()
3232 print_open(void *cpu_env, const struct syscallname *name, in print_open()
3756 print_syscall(void *cpu_env, int num, in print_syscall()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/linux-user/
H A Dstrace.c612 print_semctl(void *cpu_env, const struct syscallname *name, in print_semctl()
624 print_execve(void *cpu_env, const struct syscallname *name, in print_execve()
657 print_ipc(void *cpu_env, const struct syscallname *name, in print_ipc()
1782 print_acct(void *cpu_env, const struct syscallname *name, in print_acct()
1794 print_brk(void *cpu_env, const struct syscallname *name, in print_brk()
2287 print_link(void *cpu_env, const struct syscallname *name, in print_link()
2798 print_bind(void *cpu_env, const struct syscallname *name, in print_bind()
2812 print_stat(void *cpu_env, const struct syscallname *name, in print_stat()
3096 print_open(void *cpu_env, const struct syscallname *name, in print_open()
3620 print_syscall(void *cpu_env, int num, in print_syscall()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/hexagon/
H A Dgenptr.c389 static inline void gen_store1(TCGv_env cpu_env, TCGv vaddr, TCGv src, in gen_store1()
396 static inline void gen_store1i(TCGv_env cpu_env, TCGv vaddr, int32_t src, in gen_store1i()
404 static inline void gen_store2(TCGv_env cpu_env, TCGv vaddr, TCGv src, in gen_store2()
411 static inline void gen_store2i(TCGv_env cpu_env, TCGv vaddr, int32_t src, in gen_store2i()
419 static inline void gen_store4(TCGv_env cpu_env, TCGv vaddr, TCGv src, in gen_store4()
426 static inline void gen_store4i(TCGv_env cpu_env, TCGv vaddr, int32_t src, in gen_store4i()
434 static inline void gen_store8(TCGv_env cpu_env, TCGv vaddr, TCGv_i64 src, in gen_store8()
443 static inline void gen_store8i(TCGv_env cpu_env, TCGv vaddr, int64_t src, in gen_store8i()
/dports/emulators/qemu42/qemu-4.2.1/bsd-user/
H A Dsignal.c28 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()
H A Dsyscall.c314 abi_long do_freebsd_syscall(void *cpu_env, int num, abi_long arg1, in do_freebsd_syscall()
416 abi_long do_netbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_netbsd_syscall()
495 abi_long do_openbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_openbsd_syscall()
/dports/emulators/qemu/qemu-6.2.0/bsd-user/freebsd/
H A Dos-sys.c24 abi_long do_freebsd_sysarch(void *cpu_env, abi_long arg1, abi_long arg2) in do_freebsd_sysarch()
/dports/emulators/qemu60/qemu-6.0.0/bsd-user/
H A Dsignal.c28 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()
H A Dsyscall.c314 abi_long do_freebsd_syscall(void *cpu_env, int num, abi_long arg1, in do_freebsd_syscall()
416 abi_long do_netbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_netbsd_syscall()
495 abi_long do_openbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_openbsd_syscall()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/bsd-user/
H A Dsignal.c28 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()
H A Dsyscall.c313 abi_long do_freebsd_syscall(void *cpu_env, int num, abi_long arg1, in do_freebsd_syscall()
412 abi_long do_netbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_netbsd_syscall()
487 abi_long do_openbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_openbsd_syscall()
/dports/emulators/qemu5/qemu-5.2.0/bsd-user/
H A Dsignal.c28 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()
H A Dsyscall.c314 abi_long do_freebsd_syscall(void *cpu_env, int num, abi_long arg1, in do_freebsd_syscall()
416 abi_long do_netbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_netbsd_syscall()
495 abi_long do_openbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_openbsd_syscall()
/dports/emulators/qemu-utils/qemu-4.2.1/bsd-user/
H A Dsignal.c28 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()
H A Dsyscall.c314 abi_long do_freebsd_syscall(void *cpu_env, int num, abi_long arg1, in do_freebsd_syscall()
416 abi_long do_netbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_netbsd_syscall()
495 abi_long do_openbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_openbsd_syscall()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/bsd-user/
H A Dsignal.c28 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()
H A Dsyscall.c314 abi_long do_freebsd_syscall(void *cpu_env, int num, abi_long arg1, in do_freebsd_syscall()
416 abi_long do_netbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_netbsd_syscall()
495 abi_long do_openbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_openbsd_syscall()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/bsd-user/
H A Dsignal.c28 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()
H A Dsyscall.c314 abi_long do_freebsd_syscall(void *cpu_env, int num, abi_long arg1, in do_freebsd_syscall()
416 abi_long do_netbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_netbsd_syscall()
495 abi_long do_openbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_openbsd_syscall()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/bsd-user/
H A Dsignal.c27 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()
/dports/emulators/qemu/qemu-6.2.0/target/hexagon/
H A Dgenptr.c400 static inline void gen_store1(TCGv_env cpu_env, TCGv vaddr, TCGv src, in gen_store1()
407 static inline void gen_store1i(TCGv_env cpu_env, TCGv vaddr, int32_t src, in gen_store1i()
414 static inline void gen_store2(TCGv_env cpu_env, TCGv vaddr, TCGv src, in gen_store2()
421 static inline void gen_store2i(TCGv_env cpu_env, TCGv vaddr, int32_t src, in gen_store2i()
428 static inline void gen_store4(TCGv_env cpu_env, TCGv vaddr, TCGv src, in gen_store4()
435 static inline void gen_store4i(TCGv_env cpu_env, TCGv vaddr, int32_t src, in gen_store4i()
442 static inline void gen_store8(TCGv_env cpu_env, TCGv vaddr, TCGv_i64 src, in gen_store8()
451 static inline void gen_store8i(TCGv_env cpu_env, TCGv vaddr, int64_t src, in gen_store8i()
/dports/emulators/qemu/qemu-6.2.0/bsd-user/
H A Dsyscall.c254 abi_long do_freebsd_syscall(void *cpu_env, int num, abi_long arg1, in do_freebsd_syscall()
356 abi_long do_netbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_netbsd_syscall()
435 abi_long do_openbsd_syscall(void *cpu_env, int num, abi_long arg1, in do_openbsd_syscall()
H A Dsignal.c41 void process_pending_signals(CPUArchState *cpu_env) in process_pending_signals()

1234