Files
compiler-explorer/test/android/java/output.asm
Matt Godbolt a66cf13ff5 Improvements to r8/d8 dex stuff (#7460)
- better handling of missing files (doesn't crash)
- better error reporting.
2025-02-26 14:09:24 -06:00

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