Searched refs:ISHR (Results 1 – 9 of 9) sorted by relevance
166 int ISHR = 122; field
161 OP12(ISHR)
214 testInsn(ISHR, true); in testInsn()
1030 case Opcodes.ISHR: in opType()1332 case Opcodes.ISHR: in updateState()2074 case Opcodes.ISHR: in build()
388 case ISHR: in execute()
943 RSHIFT, NOP, NOP, LSHR, ISHR,
793 NV50_IR_OPCODE_CASE(ISHR, SHR); in translateOpcode()
968 case2iu(ISHR, USHR); in get_opcode()
1357 .. opcode:: ISHR - Arithmetic Shift Right (of Signed Integer)