Re: Two Click disassembly/reassembly
- From: Frank Kotler <fbkotler@xxxxxxxxxxx>
- Date: Mon, 23 Jan 2006 04:09:41 -0500
Betov wrote:
Frank Kotler <fbkotler@xxxxxxxxxxx> écrivait
news:MMudnQUH6__prEneRVn-gg@xxxxxxxxxxx:
Assembly is generally considered not portable - and we *can't* do
non-x86...
Wrong. There is nothing making it impossible, for an Assembler, to have as many Encoders inside as you want, and to _translate_ the x86 OpCodes, into replacements (when not equivalent) substitutes.
Are there equivalents? ...in this hypothetical non-x86 machine? (if so, what makes it non-x86?)
Of course, the substituted outputs would no more be true Assembly,
End of story.
but the original would remain Assembly.
How do you figure that? It no longer represents machine instructions.
What do you think magic, in HLLs?
No magic. Different assembly languages for different processors. Take a look in your /usr/src/linux/arch directory... never mind, you haven't got one...
If you believe in portable (across architectures) assembly, I'll see if I can dig up Scot Nudds' address. You can correspond with him.
Best, Frank .
- Follow-Ups:
- Re: Two Click disassembly/reassembly
- From: Betov
- Re: Two Click disassembly/reassembly
- References:
- Two Click disassembly/reassembly
- From: randyhyde@xxxxxxxxxxxxx
- Re: Two Click disassembly/reassembly
- From: Frank Kotler
- Re: Two Click disassembly/reassembly
- From: Evenbit
- Re: Two Click disassembly/reassembly
- From: Frank Kotler
- Re: Two Click disassembly/reassembly
- From: Evenbit
- Re: Two Click disassembly/reassembly
- From: Frank Kotler
- Re: Two Click disassembly/reassembly
- From: Betov
- Two Click disassembly/reassembly
- Prev by Date: Re: Two Click disassembly/reassembly
- Next by Date: Re: Two Click disassembly/reassembly
- Previous by thread: Re: Two Click disassembly/reassembly
- Next by thread: Re: Two Click disassembly/reassembly
- Index(es):
Relevant Pages
|