OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPCInstr_Unary
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/priv/
host_ppc_isel.c
[
all
...]
host_ppc_defs.h
967
extern PPCInstr*
PPCInstr_Unary
( PPCUnaryOp op, HReg dst, HReg src );
[
all
...]
host_ppc_defs.c
806
PPCInstr*
PPCInstr_Unary
( PPCUnaryOp op, HReg dst, HReg src ) {
[
all
...]
Completed in 30 milliseconds