mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 12:54:00 -05:00
15 lines
502 B
NASM
Generated
15 lines
502 B
NASM
Generated
classes.cfg is missing, source lines will not be highlighted: Error: ENOENT: no such file or directory, open 'classes.cfg'
|
|
*.smali is missing, source lines will not be highlighted: Error: ENOENT: no such file or directory, scandir ''
|
|
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
|
|
|