Lines Matching refs:b100
1544 GenInstrBranchCC_rri(0b100, rs1, rs2, imm13);
1574 GenInstrLoad_ri(0b100, rd, rs1, imm12);
1610 GenInstrALU_ri(0b100, rd, rs1, imm12);
1656 GenInstrALU_rr(0b0000000, 0b100, rd, rs1, rs2);
1800 GenInstrALU_rr(0b0000001, 0b100, rd, rs1, rs2);
1822 GenInstrALUW_rr(0b0000001, 0b100, rd, rs1, rs2);
2445 GenInstrCBA(0b100, 0b00, C1, rs1, shamt6);
2450 GenInstrCBA(0b100, 0b01, C1, rs1, shamt6);
2455 GenInstrCBA(0b100, 0b10, C1, rs1, imm6);
2973 GenInstrV(LOAD_FP, width, vd, rs1, lumop, mask, 0b00, 0, 0b100);
3011 GenInstrV(STORE_FP, width, vd, rs1, sumop, mask, 0b00, 0, 0b100);
3047 GenInstrV(LOAD_FP, width, vd, rs1, rs2, mask, 0b10, 0, 0b100);
3082 GenInstrV(STORE_FP, width, vd, rs1, rs2, mask, 0b10, 0, 0b100);
3118 GenInstrV(LOAD_FP, width, vd, rs1, rs2, mask, 0b11, 0, 0b100);
3153 GenInstrV(STORE_FP, width, vd, rs1, rs2, mask, 0b11, 0, 0b100);