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

  /external/valgrind/main/VEX/priv/
host_mips_defs.h 539 Bool wrLR;
687 extern MIPSInstr *MIPSInstr_RdWrLR(Bool wrLR, HReg gpr);
host_ppc_defs.h 786 Bool wrLR;
1067 extern PPCInstr* PPCInstr_RdWrLR ( Bool wrLR, HReg gpr );
    [all...]
host_mips_defs.c 1449 MIPSInstr *MIPSInstr_RdWrLR(Bool wrLR, HReg gpr)
1453 i->Min.RdWrLR.wrLR = wrLR;
    [all...]
host_ppc_defs.c     [all...]

Completed in 7538 milliseconds