Arm64 disassembler now part of DMD

Walter Bright newshound2 at digitalmars.com
Thu Jun 20 19:50:41 UTC 2024


https://github.com/dlang/dmd/blob/master/compiler/src/dmd/backend/arm/disasmarm.d

This means that anyone who wants to help out with the AArch64 code generator can 
add floating point and vector instructions to it.


More information about the Digitalmars-d mailing list