next up previous
Next: Sign Extension Up: Integers Previous: Biased Representation

Table of Integer Representations

tabular609

Notes:

  1. Positive integers are identical in all representations except biased.
  2. The leftmost bit indicates the sign in all signed representations.
  3. Two's complement and biased-128 values are the same except the sign bit is reversed.



CS 301 Class Account
Mon Sep 13 11:15:41 ADT 1999