Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h297 void SLTIU(int Rt, int Rs, int16_t imm);
DMIPSAssembler.cpp1545 void MIPSAssembler::SLTIU(int Rt, int Rs, int16_t imm) in SLTIU() function in android::MIPSAssembler