• Home
  • Raw
  • Download

Lines Matching refs:res_q

9853         IRTemp res_q = newTemp(Ity_I32);  in decode_V6MEDIA_instruction()  local
9858 assign(res_q, binop(Iop_QAdd8Sx4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
9860 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
9862 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
9898 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
9903 assign(res_q, binop(Iop_QSub8Sx4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
9905 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
9907 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
9943 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
9948 assign(res_q, binop(Iop_QAdd8Ux4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
9950 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
9952 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
9988 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
9993 assign(res_q, binop(Iop_QSub8Ux4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
9995 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
9997 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
10033 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10038 assign(res_q, binop(Iop_HAdd8Ux4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
10040 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
10042 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
10078 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10083 assign(res_q, binop(Iop_HAdd16Ux2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
10085 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
10087 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
10123 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10128 assign(res_q, binop(Iop_HAdd8Sx4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
10130 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
10132 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
10168 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10173 assign(res_q, binop(Iop_QAdd16Sx2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
10175 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
10177 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
10213 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10218 assign(res_q, binop(Iop_QSub16Sx2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
10220 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
10222 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11061 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11066 assign(res_q, binop(Iop_QAdd32S, mkexpr(rMt), mkexpr(rNt))); in decode_V6MEDIA_instruction()
11068 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11070 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11113 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11125 assign(res_q, binop(Iop_QAdd32S, mkexpr(rMt), mkexpr(rN_d))); in decode_V6MEDIA_instruction()
11127 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11129 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11171 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11176 assign(res_q, binop(Iop_QSub32S, mkexpr(rMt), mkexpr(rNt))); in decode_V6MEDIA_instruction()
11178 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11180 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11223 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11235 assign(res_q, binop(Iop_QSub32S, mkexpr(rMt), mkexpr(rN_d))); in decode_V6MEDIA_instruction()
11237 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11239 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11281 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11286 assign(res_q, binop(Iop_QSub16Ux2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
11288 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11290 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11326 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11331 assign(res_q, binop(Iop_HAdd16Sx2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
11333 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11335 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11371 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11376 assign(res_q, binop(Iop_HSub8Ux4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
11378 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11380 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11416 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11421 assign(res_q, binop(Iop_HSub16Ux2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
11423 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11425 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11461 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11466 assign(res_q, binop(Iop_QAdd16Ux2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
11468 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11470 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11871 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11876 assign(res_q, binop(Iop_HSub8Sx4, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
11878 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
11880 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
11993 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
12031 assign( res_q, in decode_V6MEDIA_instruction()
12050 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
12052 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
12090 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
12128 assign( res_q, in decode_V6MEDIA_instruction()
12147 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
12149 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
12187 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
12225 assign( res_q, in decode_V6MEDIA_instruction()
12244 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
12246 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
12284 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
12322 assign( res_q, in decode_V6MEDIA_instruction()
12341 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
12343 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()
12379 IRTemp res_q = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
12384 assign(res_q, binop(Iop_HSub16Sx2, mkexpr(rNt), mkexpr(rMt))); in decode_V6MEDIA_instruction()
12386 putIRegT( regD, mkexpr(res_q), condT ); in decode_V6MEDIA_instruction()
12388 putIRegA( regD, mkexpr(res_q), condT, Ijk_Boring ); in decode_V6MEDIA_instruction()