Re: executing code in mmapped memory

From: Anton Ertl (anton_at_mips.complang.tuwien.ac.at)
Date: 08/30/03


Date: Sat, 30 Aug 2003 06:50:42 GMT

dhandly@cup.hp.com (Dennis Handly) writes:
>Anton Ertl (anton@mips.complang.tuwien.ac.at) wrote:
>: I just jump into it with a: bv %r0(%r3)
>
>That's the problem. You can't use BV. You must use BVE or BLE or BE.
>Possibly linking with -N may allow BV to work.

Thank you, that helps. Now it works.

>(I see sr4 before sr0.)

Now that you point it out, I see it, too:-)

- anton

-- 
M. Anton Ertl                    Some things have to be seen to be believed
anton@mips.complang.tuwien.ac.at Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html


Relevant Pages

  • Re: data access alignment
    ... anton@xxxxxxxxxxxxxxxxxxxxxxxxxx (Anton Ertl) wrote: ... I have not played around much with linking, ... libc itself; so there is no need to rebuild libraries. ...
    (comp.arch)
  • Re: data access alignment
    ... |> anton@xxxxxxxxxxxxxxxxxxxxxxxxxx (Anton Ertl) wrote: ... |> sharable libraries, such as Linux uses for most things, it's a more ... And libc, AFAIK, is only usable as a sharable on the ... Don't bet on it being fine even with static linking! ...
    (comp.arch)