Lines Matching refs:msp
16726 Bool msp = False; in dis_vxv_sp_arith() local
16733 msp = (opc2 & 0x0FF) == 0x024; in dis_vxv_sp_arith()
16740 msp = (opc2 & 0x0FF) == 0x064; in dis_vxv_sp_arith()
16760 msp ? "msp" : "asp", XT, XA, XB); in dis_vxv_sp_arith()
16773 mkexpr( msp ? t0 : b0 ), in dis_vxv_sp_arith()
16774 mkexpr( msp ? b0 : t0 ) ) ) ) ); in dis_vxv_sp_arith()
16781 mkexpr( msp ? t1 : b1 ), in dis_vxv_sp_arith()
16782 mkexpr( msp ? b1 : t1 ) ) ) ) ); in dis_vxv_sp_arith()
16789 mkexpr( msp ? t2 : b2 ), in dis_vxv_sp_arith()
16790 mkexpr( msp ? b2 : t2 ) ) ) ) ); in dis_vxv_sp_arith()
16797 mkexpr( msp ? t3 : b3 ), in dis_vxv_sp_arith()
16798 mkexpr( msp ? b3 : t3 ) ) ) ) ); in dis_vxv_sp_arith()