Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fd3b860dae0256d1017efc8bef746669c49dff1f
/
.
/
test
/
411-optimizing-arith
/
info.txt
blob: 42be5d564f9b5183c2c362ed96e1647d6282a2a7 [
file
] [
log
] [
blame
]
Tests for basic arithmethic operations:
- multiply,
- subtract,
- negate,
- division,
- modulo (rem),
- shifts.