2 lines
130 B
Text
2 lines
130 B
Text
lock inc word ptr [ds:TestData] ;increment the word at TestData. Only this CPU can access it right now.
|
|
lock dec byte ptr [es:di]
|