The source pointer SRC is put into % esi by using the "s" constraint, and the destination pointer DST is put into % edi using the "d" constraint.
通过使用“s ”约束将源指针src放入%esi中,使用“d ”约束将目的指针dst放入%edi中。
The source pointer SRC is put into % esi by using the "s" constraint, and the destination pointer DST is put into % edi using the "d" constraint.
通过使用“s ”约束将源指针src放入%esi中,使用“d ”约束将目的指针dst放入%edi中。
应用推荐