dmd Arm64 - first function compile!
    Walter Bright 
    newshound2 at digitalmars.com
       
    Tue Jun  4 03:22:32 UTC 2024
    
    
  
On 6/3/2024 1:40 PM, Brad Roberts wrote:
> You mean something like:
> 
> https://github.com/braddr/dmd/blob/arm/test/compilable/arm_iasm.d
> https://github.com/braddr/dmd/blob/arm/src/iasm_arm.c
> 
> They only cover a subset of the instructions based on an older version of the 
> instruction set, but that still covers probably 90% of both assembly and tests.  
> It doesn't cover disassembly, as I just used objdump from the standard gnu dev 
> tool set.
Yes, please!
    
    
More information about the Digitalmars-d
mailing list