On Sat, 15 Sep 2001, Michael Fischer wrote:
> This set of patches just eliminates some casts, and some
> "foo" in favor of (IMHO) clearer variable names.
>
> I also removed the DO_OP macro as it seems unnecessary
> for the current case, but perhaps I undervalue it?
Yup. The point of that macro
This set of patches just eliminates some casts, and some
"foo" in favor of (IMHO) clearer variable names.
I also removed the DO_OP macro as it seems unnecessary
for the current case, but perhaps I undervalue it?
==
--- build_interp_starte
On Sat, Sep 15, 2001 at 03:56:55PM -0400, Michael Fischer wrote:
> I also removed the DO_OP macro as it seems unnecessary
> for the current case, but perhaps I undervalue it?
You do. I'm suspecting that this will eventually be used
to construct machine-specific op dispatchers to help us
optimize