xref: /aosp_15_r20/art/test/411-optimizing-arith/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerTests for basic arithmethic operations:
2*795d594fSAndroid Build Coastguard Worker  - multiply,
3*795d594fSAndroid Build Coastguard Worker  - subtract,
4*795d594fSAndroid Build Coastguard Worker  - negate,
5*795d594fSAndroid Build Coastguard Worker  - division,
6*795d594fSAndroid Build Coastguard Worker  - modulo (rem),
7*795d594fSAndroid Build Coastguard Worker  - shifts.
8