OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amCIA
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/priv/
host_ppc_defs.h
621
PPCAMode*
amCIA
; /* amode in guest state for CIA */
629
PPCAMode*
amCIA
;
636
PPCAMode*
amCIA
;
971
extern PPCInstr* PPCInstr_XDirect ( Addr64 dstGA, PPCAMode*
amCIA
,
973
extern PPCInstr* PPCInstr_XIndir ( HReg dstGA, PPCAMode*
amCIA
,
975
extern PPCInstr* PPCInstr_XAssisted ( HReg dstGA, PPCAMode*
amCIA
,
[
all
...]
host_ppc_defs.c
854
PPCInstr* PPCInstr_XDirect ( Addr64 dstGA, PPCAMode*
amCIA
,
859
i->Pin.XDirect.
amCIA
=
amCIA
;
864
PPCInstr* PPCInstr_XIndir ( HReg dstGA, PPCAMode*
amCIA
,
869
i->Pin.XIndir.
amCIA
=
amCIA
;
873
PPCInstr* PPCInstr_XAssisted ( HReg dstGA, PPCAMode*
amCIA
,
878
i->Pin.XAssisted.
amCIA
=
amCIA
;
[
all
...]
host_ppc_isel.c
[
all
...]
Completed in 52 milliseconds