aboutsummaryrefslogtreecommitdiff
path: root/test/android/java/output.asm
blob: 718ce27322114df120ff67fa876af634320c63ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Instruction set:          Arm64
Instruction set features: a53,crc,-lse,-fp16,-dotprod,-sve
Compiler filter:          speed


void Square.<init>() [4 bytes]
    0x00001010    ret

int Square.square(int) [8 bytes]
    0x00001020    mul w0, w1, w1
    0x00001024    ret