x86 string instructions Intel -> AT&T
Posted: Fri Apr 15, 2005 10:51 am
Hi
What are the x86 string instructions in AT&T syntax
for example
CMPS m8, m8
CMPS m16, m16
CMPS m32, m32
CMPSB
CMPSW
CMPSD
the last three allready have b, w, and d at the end would these all be:
CMPSb m8, m8
CMPSd m16, m16
CMPSl m32, m32
CMPSBb
CMPSWw
CMPSDl
thanks
srg
What are the x86 string instructions in AT&T syntax
for example
CMPS m8, m8
CMPS m16, m16
CMPS m32, m32
CMPSB
CMPSW
CMPSD
the last three allready have b, w, and d at the end would these all be:
CMPSb m8, m8
CMPSd m16, m16
CMPSl m32, m32
CMPSBb
CMPSWw
CMPSDl
thanks
srg