Skip to content

This repository is meant to be a code base for converting AT&T assembly syntax to Intel assembly syntax and vice versa.

License

Notifications You must be signed in to change notification settings

TacoBlayno/assembly-syntax-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly Syntax Converter

This repository is meant to be a code base for converting AT&T assembly syntax to Intel assembly syntax and vice versa.

Repository Goals

This repository aims to convert between AT&T and Intel Assembly syntaxes. It also aims to be programmed in such a way that it is reasonably easy to add other syntax conversions.

Language Details

It is written in C and excepts assembly. All assembly must be AT&T GAS.

About

This repository is meant to be a code base for converting AT&T assembly syntax to Intel assembly syntax and vice versa.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages