Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h369 void BLTZ(int Rs, const char* label);
DMIPSAssembler.cpp1833 void MIPSAssembler::BLTZ(int Rs, const char* label) in BLTZ() function in android::MIPSAssembler