Home | History | Annotate | Download | only in mips

Lines Matching defs:MMU

1025 func MMU(x uint32, y uint32) uint32 {
1648 return MMU(1, 0)
1650 return MMU(0, 1)
1652 return MMU(0, 2)
1654 return MMU(0, 6)
1656 return MMU(2, 0)