Home
last modified time | relevance | path

Searched refs:S390X (Results 1 – 18 of 18) sorted by relevance

/external/valgrind/main/VEX/auxprogs/
Dgenoffsets.c177 GENOFFSET(S390X,s390x,r2); in foo()
178 GENOFFSET(S390X,s390x,r3); in foo()
179 GENOFFSET(S390X,s390x,r4); in foo()
180 GENOFFSET(S390X,s390x,r5); in foo()
181 GENOFFSET(S390X,s390x,r6); in foo()
182 GENOFFSET(S390X,s390x,r7); in foo()
183 GENOFFSET(S390X,s390x,r15); in foo()
184 GENOFFSET(S390X,s390x,IA); in foo()
185 GENOFFSET(S390X,s390x,SYSNO); in foo()
186 GENOFFSET(S390X,s390x,IP_AT_SYSCALL); in foo()
[all …]
/external/valgrind/main/coregrind/
Dpub_core_basics.h120 } S390X; member
Dm_libcassert.c173 (srP)->misc.S390X.r_fp = fp; \
174 (srP)->misc.S390X.r_lr = lr; \
Dm_stacktrace.c1156 uregs.fp = startRegs->misc.S390X.r_fp; in VG_()
1157 uregs.lr = startRegs->misc.S390X.r_lr; in VG_()
Dm_machine.c108 regs->misc.S390X.r_fp in VG_()
110 regs->misc.S390X.r_lr in VG_()
Dm_signals.c528 (srP)->misc.S390X.r_fp = (uc)->uc_mcontext.regs.gprs[11]; \
529 (srP)->misc.S390X.r_lr = (uc)->uc_mcontext.regs.gprs[14]; \
/external/strace/
Dsyscall.c760 #elif defined(S390) || defined(S390X)
799 #elif defined(S390) || defined(S390X) in print_pc()
807 # elif S390X in print_pc()
1138 #if defined(S390) || defined(S390X) in get_scno()
1207 # if defined(S390X) in get_scno()
1653 #if defined S390 || defined S390X || defined CRISV10 || defined CRISV32 in internal_fork()
1741 #if defined(S390) || defined(S390X) in get_syscall_args()
2077 #if defined(S390) || defined(S390X) in get_syscall_result()
2168 #if defined(S390) || defined(S390X) in syscall_fixup_on_sysexit()
2229 #if defined(S390) || defined(S390X) in get_error()
Dipc.c259 #if defined(S390) || defined(S390X) in sys_semtimedop()
Dprocess.c309 #elif defined S390 || defined S390X || defined CRISV10 || defined CRISV32
1004 #if defined(S390) || defined(S390X)
1075 #if defined(S390X)
1960 #if defined(S390) || defined(S390X)
Ddefs.h481 || defined(S390) || defined(S390X) \
Dutil.c1274 # if defined S390 || defined S390X
1373 #elif defined(S390) || defined(S390X) in change_syscall()
Dconfigure.ac87 AC_DEFINE([S390X], 1, [Define for the S390x architecture.]) definition
Dsignal.c731 #elif defined(S390) || defined(S390X) in sys_sigreturn()
DChangeLog-CVS2418 * util.c (getpc) [S390 || S390X]: Implement it.
2974 [S390 || S390X]: Define them with inverted values.
3030 * syscall.c (force_result) [LINUX] [S390 || S390X]: Remove bogus upeek
3156 * syscall.c (get_scno) [LINUX] [S390 || S390X]: Bail out of
3280 * syscall.c (get_scno) [S390 || S390X]: Fix old vs new mode detection.
3296 * linux/syscall.h (SYS_socket_subcall): Update [S390X] value.
3366 * process.c [LINUX] [S390 || S390X] (ARG_CTID, ARG_TLS): Fix swapped
3536 * defs.h [LINUX] [S390 || S390X] (TCB_WAITEXECVE): Define it.
3537 * syscall.c (get_scno, syscall_fixup) [LINUX] [S390 || S390X]: Handle
3540 * process.c [LINUX] (sys_clone) [S390 || S390X]: Argument order is
[all …]
Dfile.c219 # elif defined X86_64 || defined S390X
/external/valgrind/main/
DREADME42 - S390X/Linux
DAUTHORS61 S390X/Linux port. Florian improved and ruggedised the regression test
DNEWS151 PPC64/Linux, S390X/Linux, MIPS32/Linux, MIPS64/Linux, ARM/Android,
587 PPC64/Linux, S390X/Linux, MIPS/Linux, ARM/Android, X86/Android,
887 PPC64/Linux, S390X/Linux, ARM/Android, X86/Darwin and AMD64/Darwin.