Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 1. Memory, Registers and Simple ... > Incrementing/Decrementing Numbers in...

1.8. Incrementing/Decrementing Numbers in Memory and Registers

In pseudo-code it looks simple and means increment (decrement) a number stored at location (address) "a":

[a] := [a] + 1

[a] := [a] − 1


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial