OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPCRH_Imm
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/priv/
host_ppc_isel.c
495
PPCRH_Imm
(True,toUShort(n)) ));
503
PPCRH_Imm
(True,toUShort(n)) ));
519
PPCRH_Imm
(True,toUShort(16)) ));
636
PPCRH_Imm
(True/*signed*/, toUShort(bias))));
640
PPCRH_Imm
(False/*unsigned*/, toUShort(nElems-1))));
645
PPCRH_Imm
(False/*unsigned*/, toUShort(shift))));
649
PPCRH_Imm
(True/*signed*/, toUShort(descr->base))));
[
all
...]
host_ppc_defs.h
258
extern PPCRH*
PPCRH_Imm
( Bool, UShort );
[
all
...]
host_ppc_defs.c
396
PPCRH*
PPCRH_Imm
( Bool syned, UShort imm16 ) {
[
all
...]
Completed in 306 milliseconds