On Tue, Sep 19, 2000 at 04:32:16PM +0200, Andrea Arcangeli wrote: > Wrong: it's really loading the _address_. [...] > 80483f5: a1 a4 95 04 08 mov 0x80495a4,%eax > ^^^^^^^^^^^ ^^^^^^^^^ No, that's an absolute memory load. If we were loading the address, there'd be a '$' before that number. r~