Searched refs:siInstr (Results 1 – 1 of 1) sorted by relevance
2624 SIInstruction* siInstr = reinterpret_cast<SIInstruction*>(instr); in DecodeFourByte() local3014 int b1 = siInstr->B1Value(); in DecodeFourByte()3016 intptr_t d1_val = siInstr->D1Value(); in DecodeFourByte()3019 uint8_t imm_val = siInstr->I2Value(); in DecodeFourByte()3025 int b1 = siInstr->B1Value(); in DecodeFourByte()3027 intptr_t d1_val = siInstr->D1Value(); in DecodeFourByte()3030 uint8_t imm_val = siInstr->I2Value(); in DecodeFourByte()