Clean up arithmetic operation calls
authorSimon Hausmann <simon.hausmann@digia.com>
Fri, 12 Oct 2012 07:23:17 +0000 (09:23 +0200)
committerLars Knoll <lars.knoll@digia.com>
Fri, 12 Oct 2012 07:49:24 +0000 (09:49 +0200)
commitf9b181e4ea83c9bc8380a5bc03d2635d60c97683
tree1f35d4247f934a19174efd4baf9f3766a3b03f4a
parent67c0513d2550ceec53385f1b738a996ce935d06f
Clean up arithmetic operation calls

Don't repeat calls to generateFunctionCall but use a helper macro to
get the name.

Change-Id: I394b1980cbd67f3ca94fc41402de2d5b99c45016
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
qv4isel_masm.cpp