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 440 PPCRH_Imm(True,toUShort(n)) ));
448 PPCRH_Imm(True,toUShort(n)) ));
464 PPCRH_Imm(True,toUShort(16)) ));
581 PPCRH_Imm(True/*signed*/, toUShort(bias))));
585 PPCRH_Imm(False/*unsigned*/, toUShort(nElems-1))));
590 PPCRH_Imm(False/*unsigned*/, toUShort(shift))));
594 PPCRH_Imm(True/*signed*/, toUShort(descr->base))));
910 r_tmp1, r_rmIR, PPCRH_Imm(False,1)));
916 PPCRH_Imm(False,3) ));
    [all...]
host_ppc_defs.h 254 extern PPCRH* PPCRH_Imm ( Bool, UShort );
host_ppc_defs.c 396 PPCRH* PPCRH_Imm ( Bool syned, UShort imm16 ) {
    [all...]

Completed in 22 milliseconds