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