Lines Matching defs:inst2Cond
98 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 32.U method
113 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 48.U method
140 def inst2Cond = instr(1) === Instructions.SRAIW && inst2.SHAMT5 === 16.U method
155 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
170 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
185 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
200 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 31.U method
213 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 30.U method
226 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 29.U method
239 def inst2Cond = instr(1) === Instructions.ANDI && inst2.IMM12 === 255.U method
252 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
268 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
284 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
300 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
316 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
332 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method
348 def inst2Cond = instr(1) === Instructions.ADDW && !instr2Rs1ToRs2 method
365 def inst2Cond = instr(1) === Instructions.ANDI && inst2.IMM12 === 0xff.U method
421 def inst2Cond = instr(1) === Instructions.ANDI && inst2.IMM12 === 1.U method
442 def inst2Cond = instr(1) === Instructions.OR && !instr2Rs1ToRs2 method
459 def inst2Cond = instr(1) === Instructions.MULW && !instr2Rs1ToRs2 method
476 def inst2Cond = instr(1) === Instructions.ADDI method
494 def inst2Cond = instr(1) === Instructions.ADDIW method