Home
last modified time | relevance | path

Searched refs:SLTI (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h295 void SLTI(int Rt, int Rs, int16_t imm);
DMIPSAssembler.cpp1533 void MIPSAssembler::SLTI(int Rt, int Rs, int16_t imm) in SLTI() function in android::MIPSAssembler