Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. 99
  2. +22
  3. ===
  4.  
  5. 11
  6. 99
  7. +22
  8. ===
  9. 121
  10.  
  11. 0101
  12. +0010
  13. =====
  14. 0111
  15.  
  16. 11
  17. 0101
  18. +1110
  19. =====
  20. 0011
  21.  
  22. v this bit is normally zero, for a subtract we set this carry in bit
  23. 11 11
  24. 0101 five
  25. +1101 ones complement of 2
  26. =====
  27. 0011
  28.  
  29. 01 1
  30. 0101
  31. +0101
  32. =====
  33. 1010
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement