You might find that the AT&T syntax seems at first difficult to understand, but once mastered, it's as simple as the Intel syntax.
您最初可能觉得AT&T语法难以理解,但是掌握了它之后,它其实和Intel 语法同样简单。
Immediate form long jumps and calls are lcall/ljmp $section, $offset in AT&T syntax; the Intel syntax is call/jmp far section:offset.
在AT&T语法中,中间形式长跳转和调用是lcall/ljmp $section, $offset;
Immediate form long jumps and calls are lcall/ljmp $section, $offset in AT&T syntax; the Intel syntax is call/jmp far section:offset.
在AT&T语法中,中间形式长跳转和调用是lcall/ljmp $section, $offset;
应用推荐