Searched defs:Ext (Results 1 – 2 of 2) sorted by relevance
495 TEST_F(AssemblerMIPSTest, Ext) { in TEST_F() argument503 __ Ext(*reg1, *reg2, pos, size); in TEST_F() local
2159 __ Ext(temp2, temp1, 0, 1); in VisitStringEquals() local