HomeSort by relevance Sort by last modified time
    Searched refs:PPCRH_Imm (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 487 PPCRH_Imm(True,toUShort(n)) ));
495 PPCRH_Imm(True,toUShort(n)) ));
511 PPCRH_Imm(True,toUShort(16)) ));
628 PPCRH_Imm(True/*signed*/, toUShort(bias))));
632 PPCRH_Imm(False/*unsigned*/, toUShort(nElems-1))));
637 PPCRH_Imm(False/*unsigned*/, toUShort(shift))));
641 PPCRH_Imm(True/*signed*/, toUShort(descr->base))));
    [all...]
host_ppc_defs.h 254 extern PPCRH* PPCRH_Imm ( Bool, UShort );
    [all...]
host_ppc_defs.c 396 PPCRH* PPCRH_Imm ( Bool syned, UShort imm16 ) {
    [all...]

Completed in 41 milliseconds