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 551 Bool wrLR;
685 extern MIPSInstr *MIPSInstr_RdWrLR(Bool wrLR, HReg gpr);
host_ppc_defs.h 753 Bool wrLR;
1003 extern PPCInstr* PPCInstr_RdWrLR ( Bool wrLR, HReg gpr );
    [all...]
host_mips_defs.c 1370 MIPSInstr *MIPSInstr_RdWrLR(Bool wrLR, HReg gpr)
1374 i->Min.RdWrLR.wrLR = wrLR;
    [all...]
host_ppc_defs.c     [all...]

Completed in 25 milliseconds