OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STACK_FRAME_LOCAL
(Results
1 - 3
of
3
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/math/
vmx_asm.S
78
li r5,
STACK_FRAME_LOCAL
(0,0)
96
PUSH_VMX(
STACK_FRAME_LOCAL
(2,0),r4)
111
POP_VMX(
STACK_FRAME_LOCAL
(2,0),r4)
125
# VMX need to write to 16 byte aligned addresses, skip
STACK_FRAME_LOCAL
(3,0)
126
PUSH_VMX(
STACK_FRAME_LOCAL
(4,0),r4)
149
3: POP_VMX(
STACK_FRAME_LOCAL
(4,0),r4)
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-signal.S
30
PUSH_VMX(
STACK_FRAME_LOCAL
(5,0),r8)
109
POP_VMX(
STACK_FRAME_LOCAL
(5,0),r4)
/external/linux-kselftest/tools/testing/selftests/powerpc/include/
basic_asm.h
43
#define
STACK_FRAME_LOCAL
(num_params, var) \
51
* or
STACK_FRAME_LOCAL
() macros.
Completed in 59 milliseconds