OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UMUAL
(Results
1 - 7
of
7
) sorted by null
/system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.h
88
virtual void
UMUAL
(int cc, int s,
ARMAssemblerProxy.cpp
176
void ARMAssemblerProxy::
UMUAL
(int cc, int s,
178
mTarget->
UMUAL
(cc, s, RdLo, RdHi, Rm, Rs);
ARMAssembler.h
99
virtual void
UMUAL
(int cc, int s,
ARMAssemblerInterface.h
133
virtual void
UMUAL
(int cc, int s,
ARMAssembler.cpp
248
void ARMAssembler::
UMUAL
(int cc, int s,
251
"
UMUAL
(r%u,r%u,r%u,r%u)", RdLo,RdHi,Rm,Rs);
MIPSAssembler.h
99
virtual void
UMUAL
(int cc, int s,
MIPSAssembler.cpp
649
void ArmToMipsAssembler::
UMUAL
(int cc, int s,
652
"
UMUAL
(r%u,r%u,r%u,r%u)", RdLo,RdHi,Rm,Rs);
[
all
...]
Completed in 468 milliseconds