Lines Matching refs:InstAA
136 static u4 InstAA(u2 inst) { return inst >> 8; } in InstAA() function
167 dec.vA = InstAA(inst); in DecodeInstruction()
170 dec.vA = s1(InstAA(inst)); // sign-extend 8-bit value in DecodeInstruction()
178 dec.vA = InstAA(inst); in DecodeInstruction()
183 dec.vA = InstAA(inst); in DecodeInstruction()
187 dec.vA = InstAA(inst); in DecodeInstruction()
194 dec.vA = InstAA(inst); in DecodeInstruction()
199 dec.vA = InstAA(inst); in DecodeInstruction()
220 dec.vA = InstAA(inst); in DecodeInstruction()
228 dec.vA = InstAA(inst); in DecodeInstruction()
275 dec.vA = InstAA(inst); in DecodeInstruction()
295 dec.vA = InstAA(inst); in DecodeInstruction()
301 dec.vA = InstAA(inst); in DecodeInstruction()