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

  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 276 void SUBIU(int Rt, int Rs, int16_t imm);
MIPSAssembler.cpp 455 mMips->SUBIU(Rd, Rn, src);
    [all...]
MIPS64Assembler.cpp 438 mMips->SUBIU(Rd, Rn, src);
    [all...]

Completed in 1408 milliseconds