Searched refs:EXT (Results 1 – 2 of 2) sorted by relevance
95 EXT(21), // Followed by immediate indicating ExtendedOpcodes. enumConstant370 this(Opcodes.EXT, rbit); in Instruction()375 this(Opcodes.EXT, register); in Instruction()381 this(Opcodes.EXT, register); in Instruction()519 if (mOpcode != Opcodes.EXT || mIntImms.get(0).mValue in updateExceptionBufferSize()612 if (mOpcode == Opcodes.EXT) { in generate()
33 #define _START_JOB(JOB_INFO, EXT) \ argument38 debug_ifc->debug_start_job(JOB_INFO->job_handle, EXT); \