OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_REG_R11
(Results
1 - 23
of
23
) sorted by relevancy
/src/sys/arch/or1k/include/
mcontext.h
52
#define
_REG_R11
10
79
#define _REG_RV
_REG_R11
/src/lib/libc/arch/arm/sys/
__sigtramp2.S
63
CFI_OFFSET(
_REG_R11
)
/src/lib/libc/arch/vax/sys/
__sigtramp3.S
76
CFI_OFFSET(
_REG_R11
)
/src/sys/arch/vax/include/
mcontext.h
56
#define
_REG_R11
11
/src/sys/arch/sh3/include/
mcontext.h
48
#define
_REG_R11
9
/src/sys/arch/arm/include/
mcontext.h
65
#define
_REG_R11
11
118
#define _REG_FP
_REG_R11
/src/lib/libc/arch/powerpc/sys/
__sigtramp2.S
90
CFI_OFFSET(
_REG_R11
)
/src/lib/libc/arch/sh3/sys/
__sigtramp2.S
81
CFI_OFFSET_DWARF_REG(11,
_REG_R11
)
/src/sys/arch/hppa/include/
mcontext.h
21
#define
_REG_R11
11
/src/sys/arch/powerpc/include/
mcontext.h
59
#define
_REG_R11
11
/src/lib/libc/arch/hppa/sys/
__sigtramp2.S
109
CFI_OFFSET(
_REG_R11
)
/src/lib/libc/arch/vax/gen/
__longjmp14.c
84
uc.uc_mcontext.__gregs[
_REG_R11
] = jb->jb_regs[5];
/src/tests/lib/libc/sys/
t_ptrace_amd64_wait.h
95
DPRINTF("R11=%#" PRIxREGISTER "\n", r.regs[
_REG_R11
]);
t_ptrace_x86_wait.h
3736
ATF_CHECK_EQ((uint64_t)gpr.regs[
_REG_R11
],
4004
gpr.regs[
_REG_R11
] = expected[3].u64;
/src/sys/arch/arm/arm/
sig_machdep.c
178
gr[
_REG_R11
] = tf->tf_r11;
246
tf->tf_r11 = gr[
_REG_R11
];
/src/sys/arch/usermode/usermode/
kgdb_machdep.c
119
gdb_regs[11] = gregs[
_REG_R11
];
175
gregs[
_REG_R11
] = gdb_regs[11];
/src/sys/arch/amd64/amd64/
process_machdep.c
126
regs[
_REG_R11
] = tf->tf_r11;
205
tf->tf_r11 = regs[
_REG_R11
];
machdep.c
2097
mcp->__gregs[
_REG_R11
] = tf->tf_r11;
2154
tf->tf_r11 = gr[
_REG_R11
];
/src/sys/compat/linux32/arch/aarch64/
linux32_machdep.c
78
luc->luc_mcontext.arm_fp = gr[
_REG_R11
];
143
gr[
_REG_R11
] = luc->luc_mcontext.arm_fp;
/src/sys/arch/sh3/sh3/
sh3_machdep.c
414
gr[
_REG_R11
] = tf->tf_r11;
475
tf->tf_r11 = gr[
_REG_R11
];
/src/sys/arch/aarch64/aarch64/
netbsd32_machdep.c
440
gr[
_REG_R11
] = tf->tf_reg[11];
510
tf->tf_reg[11] = gr[
_REG_R11
];
/src/sys/arch/vax/vax/
machdep.c
636
gr[
_REG_R11
] = tf->tf_r11;
683
tf->tf_r11 = gr[
_REG_R11
];
/src/sys/compat/linux/arch/amd64/
linux_machdep.c
358
mctx->__gregs[
_REG_R11
] = lsigctx->r11;
Completed in 22 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025