Searched refs:CMPLI (Results 1 – 3 of 3) sorted by relevance
140 return push_inst(compiler, CMPLI | CRD(4) | A(src1) | compiler->imm); in emit_single_op()
262 …return push_inst(compiler, CMPLI | CRD(4 | ((flags & ALT_SIGN_EXT) ? 0 : 1)) | A(src1) | compiler-… in emit_single_op()
151 #define CMPLI (HI(10)) macro
Completed in 12 milliseconds