Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 为什么大多数 x64 指令将 32 寄存器的上部归零
如果我执行movl something, %eax并rax包含类似 0x1234567812345678 的内容,它会自动将上半部分归零rax吗?
movl something, %eax
rax