machine code move mem, immediate
- Posted by Craig Gilbert <cgilbert at CENNET.MC.PEACHNET.EDU> Sep 10, 1997
- 662 views
Does anybody know the hex code for the instruction 'mov <some mem address>,<some immediate val>'??????? I'm working on an interrupt handler that keeps blowing up on the mov instruction. Later, Craig