Searched defs:inst2Cond (Results 1 – 1 of 1) sorted by relevance
98 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 32.U method113 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 48.U method140 def inst2Cond = instr(1) === Instructions.SRAIW && inst2.SHAMT5 === 16.U method155 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method170 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method185 def inst2Cond = instr(1) === Instructions.ADD && !instr2Rs1ToRs2 method200 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 31.U method213 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 30.U method226 def inst2Cond = instr(1) === Instructions.SRLI && inst2.SHAMT6 === 29.U method239 def inst2Cond = instr(1) === Instructions.ANDI && inst2.IMM12 === 255.U method[all …]