Searched refs:B1Value (Results 1 – 2 of 2) sorted by relevance
1441 inline int B1Value() const { return Bits<FourByteInstr, int>(15, 12); } in B1Value() function1454 inline int B1Value() const { return Bits<SixByteInstr, int>(31, 28); } in B1Value() function1467 inline int B1Value() const { return Bits<SixByteInstr, int>(31, 28); } in B1Value() function1476 inline int B1Value() const { return Bits<SixByteInstr, int>(31, 28); } in B1Value() function
3014 int b1 = siInstr->B1Value(); in DecodeFourByte()3025 int b1 = siInstr->B1Value(); in DecodeFourByte()4471 int b1 = siyInstr->B1Value(); in DecodeSixByte()4482 int b1 = siyInstr->B1Value(); in DecodeSixByte()4855 int b1 = ssInstr->B1Value(); in DecodeSixByte()4872 int b1 = silInstr->B1Value(); in DecodeSixByte()4882 int b1 = silInstr->B1Value(); in DecodeSixByte()5396 int b1 = siyInstr->B1Value(); in DecodeSixByteArithmetic()5417 int b1 = siyInstr->B1Value(); in DecodeSixByteArithmetic()5947 int b1 = AS(SIInstruction)->B1Value(); \[all …]