Re: A challenge for RosAsm




"hutch--",

| Make sense of this to me. An 8 bit hex editor can edit single bytes in
| hex, what is the gain of going 64 bit particularly when you are still
| writing 1 byte at a time ? I can understand interface improvements and
| additional facilities on a later OS but I don;t see the gain for
| editing hex.

Yes I can edit every or even better every one single byte in an instruction.
Guess how many single byte instructions are available in 64-bit mode...

__
wolfgang







.



Relevant Pages

  • Re: A challenge for RosAsm
    ... An 8 bit hex editor can edit single bytes in ... hex, what is the gain of going 64 bit particularly when you are still ...
    (alt.lang.asm)
  • Re: Program fault in-between two machine instructions
    ... >> After my program crashed, my program-generated crash log indicated the ... no instruction starts at 85 hex. ... > - Stack corruption (e.g. buffer overwrite into an area where a pointer is ...
    (microsoft.public.vc.debugger)
  • Re: Assembler question
    ... In order to translate decimal to hex, you have to do the inverse of the CVD. ... I prefer to do it with the CVB instruction. ... For IBM-MAIN subscribe / signoff / archive access instructions, ...
    (bit.listserv.ibm-main)
  • Re: Formatting Hard-drives and Recovery
    ... I dunno - all of the hardware I had access to used hex, ... >instruction set, so that I could actually read & write code in octal. ... that 'move' was 'source, destination' or 'destination, source' drove me ... TENTACLES!!! ...
    (alt.os.linux.suse)
  • Re: Stack and code on 8086
    ... instruction pointer register, IP, currently equals 4000 ... Stack pointer register, SP, currently equals 2004 ... PITA to convert everything - you should be able to use hex and still figure out the answer. ...
    (comp.lang.asm.x86)