Skip to content

a Swift aarch64 assembler & an inline assembly JIT for Swift

Notifications You must be signed in to change notification settings

tealbathingsuit/Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Assembler

a Swift aarch64 assembler & an inline assembly JIT for Swift

Project status

Supports the following instructions:

  • ldr, str
  • add, sub
  • movz
  • cmp
  • csel

Supports the following registers:

  • x[0-30]
  • w[0-30]
  • sp
  • wzr
  • xzr

About

a Swift aarch64 assembler & an inline assembly JIT for Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published