You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah. I don't have a MAC x86_64 to test since x86_64 syscall interface should be slightly different for OSX 64 then its for 64 bit. Also the registers could be different for the arguments pushed into the stack before a write syscall unlike 32 bit. I will see what I can do for x86_64 MAC when I get time, since I tested this on a MAC VM (vmplayer) running on linux.
inception_thoughts code throws "illegal hardware instruction" in x86_64 Mac OS X unless you compile the program with -m32
The text was updated successfully, but these errors were encountered: