0

我在教科书上看到movw %dx (%eax)了,我想知道为什么使用movw而不是movswlmovzwl这里?

我认为(对于 32 位机器)有 2 个字节%dx和 4 个字节,所以它需要扩展吗?(%eax)

4

0 回答 0