Not directly, they are decompiled on the fly and cba making a dump atm because I don't have the tools here. You can easily loop over them though http://dawn-world.cloudapp.net:667/load/2720
Hm not sure which dump exactly, must be an old bug i dont remember fixing, but the online version does it correct so ¯\_(ツ)_/¯ http://dawn-world.cloudapp.net:667/
Looks correct to me? It's true that it ends up doing a * c / b, but the arguments still need to be pushed onto the stack into that order (in 667 atleast), it should probably be output as those two operations rather than a call though