• Home
  • Raw
  • Download

Lines Matching refs:irt_regN

9219         IRTemp irt_regN       = newTemp(Ity_I32);  in decode_V6MEDIA_instruction()  local
9224 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
9227 irt_regN, shift_type, imm5, regN ); in decode_V6MEDIA_instruction()
9277 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
9282 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
9285 irt_regN, shift_type, imm5, regN ); in decode_V6MEDIA_instruction()
9330 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
9338 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
9341 binop(Iop_Shl32, mkexpr(irt_regN), mkU8(16)), in decode_V6MEDIA_instruction()
9343 assign( irt_regN_hi, binop(Iop_Sar32, mkexpr(irt_regN), mkU8(16)) ); in decode_V6MEDIA_instruction()
9392 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
9400 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
9402 binop(Iop_Shl32, mkexpr(irt_regN), mkU8(16)), in decode_V6MEDIA_instruction()
9404 assign( irt_regN_hi, binop(Iop_Sar32, mkexpr(irt_regN), mkU8(16)) ); in decode_V6MEDIA_instruction()
10258 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10265 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
10270 binop( Iop_Sar32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
10279 binop( Iop_Shl32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
10327 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10334 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
10340 binop( Iop_Shl32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
10347 binop( Iop_Sar32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
10395 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10400 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
10406 binop( Iop_Shl32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
10412 binop( Iop_Sar32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
10475 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10481 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
10489 binop(Iop_Shl32, mkexpr(irt_regN), mkU8(16)), in decode_V6MEDIA_instruction()
10495 binop(Iop_Sar32, mkexpr(irt_regN), mkU8(16)), in decode_V6MEDIA_instruction()
10556 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10564 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
10573 binop( Iop_Shl32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
10580 binop( Iop_Sar32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
10944 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
10945 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
10957 binop(Iop_Add32, mkexpr(irt_regN), mkexpr(irt_rot)), in decode_V6MEDIA_instruction()
10962 binop(Iop_And32, mkexpr(irt_regN), mkU32(0xFFFF0000)), in decode_V6MEDIA_instruction()
11504 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11511 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
11516 binop( Iop_Shr32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
11525 binop( Iop_Shl32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
11573 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11580 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
11586 binop( Iop_Shl32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
11593 binop( Iop_Shr32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
11641 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11646 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
11652 unop( Iop_32to16, mkexpr(irt_regN) ) in decode_V6MEDIA_instruction()
11658 binop( Iop_Shr32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
11719 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11724 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
11730 unop( Iop_32to16, mkexpr(irt_regN) ) in decode_V6MEDIA_instruction()
11736 binop( Iop_Shr32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
11795 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11800 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
11806 binop( Iop_Shl32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
11812 binop( Iop_Sar32, mkexpr(irt_regN), mkU8(16) ), in decode_V6MEDIA_instruction()
11915 IRTemp irt_regN = newTemp(Ity_I32); in decode_V6MEDIA_instruction() local
11916 assign( irt_regN, isT ? getIRegT(regN) : getIRegA(regN) ); in decode_V6MEDIA_instruction()
11928 mkexpr(irt_regN), in decode_V6MEDIA_instruction()
11937 mkexpr(irt_regN), in decode_V6MEDIA_instruction()