Recreating x86 PADDD (packed integer add) in python

后端 未结 0 1447
别那么骄傲
别那么骄傲 2020-12-08 07:46

I\'m trying to recreate the x86 packed integer add instruction in Python, specifically for 2 128 bit words in a file i\'m reversing.

I\'m going off this definition ht

相关标签:
回答
  • 消灭零回复
提交回复
热议问题