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

  /external/valgrind/VEX/priv/
host_ppc_isel.c 556 addInstr(env, PPCInstr_Alu(Palu_AND, r,r, PPCRH_Reg(align16)));
671 Palu_AND,
    [all...]
host_ppc_defs.h 306 Palu_AND, Palu_OR, Palu_XOR,
    [all...]
host_ppc_defs.c 510 case Palu_AND: return immR ? "andi." : "and";
    [all...]

Completed in 61 milliseconds