OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amRIP
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/VEX/priv/
host_amd64_defs.h
484
AMD64AMode*
amRIP
; /* amode in guest state for RIP */
492
AMD64AMode*
amRIP
;
499
AMD64AMode*
amRIP
;
734
extern AMD64Instr* AMD64Instr_XDirect ( Addr64 dstGA, AMD64AMode*
amRIP
,
736
extern AMD64Instr* AMD64Instr_XIndir ( HReg dstGA, AMD64AMode*
amRIP
,
738
extern AMD64Instr* AMD64Instr_XAssisted ( HReg dstGA, AMD64AMode*
amRIP
,
host_amd64_defs.c
690
AMD64Instr* AMD64Instr_XDirect ( Addr64 dstGA, AMD64AMode*
amRIP
,
695
i->Ain.XDirect.
amRIP
=
amRIP
;
700
AMD64Instr* AMD64Instr_XIndir ( HReg dstGA, AMD64AMode*
amRIP
,
705
i->Ain.XIndir.
amRIP
=
amRIP
;
709
AMD64Instr* AMD64Instr_XAssisted ( HReg dstGA, AMD64AMode*
amRIP
,
714
i->Ain.XAssisted.
amRIP
=
amRIP
;
[
all
...]
host_amd64_isel.c
[
all
...]
Completed in 532 milliseconds