Thread: computer arc and assembly language help

  1. #1
    Registered User
    Join Date
    Sep 2012
    Posts
    23

    computer arc and assembly language help

    example problems out of the book i am having problems with:
    16bit operations -> hex
    FEDC logical-and 6789
    arithmetic_right_shift(AA48)
    FEDC xor 6789
    logical_left_shift(080F)

  2. #2
    Registered User
    Join Date
    Dec 2006
    Location
    Canada
    Posts
    3,229
    What are you having trouble with? What do you think the answers are and what are the answers?

  3. #3
    Registered User
    Join Date
    Sep 2012
    Posts
    23
    well i was hoping someone would work one or a couple out so i can see how it is done, im basically trying to self teach myself because my teacher is horrible.

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  5. #5
    - - - - - - - - oogabooga's Avatar
    Join Date
    Jan 2008
    Posts
    2,808
    Quote Originally Posted by AlexTank853 View Post
    example problems out of the book i am having problems with:
    16bit operations -> hex
    FEDC logical-and 6789
    arithmetic_right_shift(AA48)
    FEDC xor 6789
    logical_left_shift(080F)
    Although your teacher may be horrible, you are obviously not a very good student. Read your own question. How could anyone help you with so little information?
    The cost of software maintenance increases with the square of the programmer's creativity. - Robert D. Bliss

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. assembly language
    By spongefreddie in forum C Programming
    Replies: 15
    Last Post: 02-12-2011, 08:36 PM
  2. Assembly language ???
    By kinda in forum C Programming
    Replies: 7
    Last Post: 11-02-2010, 08:28 PM
  3. Assembly language.
    By JOZZY& Wakko in forum Tech Board
    Replies: 0
    Last Post: 12-18-2009, 05:58 AM
  4. Computer Language VS Spoken Language
    By Isometric in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 02-04-2002, 03:47 PM
  5. Assembly Language...
    By Yoshi in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 12-20-2001, 10:04 AM

Tags for this Thread