Does the original Asus firmware use mips32r2 or mips32?
mips32 only. It was hardcoded in a few places in the code, as their older routers didn't support mips32r2, and they haven't made it dynamically switch based on the target profile.
I've seen some of the precompiled binary blob optimized for mips32r2 however.