Lines Matching defs:sel
413 target_ulong helper_mfc0_watchlo(CPUMIPSState *env, uint32_t sel) in helper_mfc0_watchlo()
418 target_ulong helper_mfc0_watchhi(CPUMIPSState *env, uint32_t sel) in helper_mfc0_watchhi()
423 target_ulong helper_mfhc0_watchhi(CPUMIPSState *env, uint32_t sel) in helper_mfhc0_watchhi()
491 target_ulong helper_dmfc0_watchlo(CPUMIPSState *env, uint32_t sel) in helper_dmfc0_watchlo()
496 target_ulong helper_dmfc0_watchhi(CPUMIPSState *env, uint32_t sel) in helper_dmfc0_watchhi()
1313 void helper_mtc0_watchlo(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mtc0_watchlo()
1322 void helper_mtc0_watchhi(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mtc0_watchhi()
1333 void helper_mthc0_watchhi(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mthc0_watchhi()
1427 target_ulong helper_mftgpr(CPUMIPSState *env, uint32_t sel) in helper_mftgpr()
1439 target_ulong helper_mftlo(CPUMIPSState *env, uint32_t sel) in helper_mftlo()
1451 target_ulong helper_mfthi(CPUMIPSState *env, uint32_t sel) in helper_mfthi()
1463 target_ulong helper_mftacx(CPUMIPSState *env, uint32_t sel) in helper_mftacx()
1487 void helper_mttgpr(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mttgpr()
1499 void helper_mttlo(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mttlo()
1511 void helper_mtthi(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mtthi()
1523 void helper_mttacx(CPUMIPSState *env, target_ulong arg1, uint32_t sel) in helper_mttacx()