c3c
c3c copied to clipboard
Feature request: more assembly operations
There is a milestone for the, the asm one. Please add all the instructions you're missing and on what platforms.
There is a milestone for the, the asm one. Please add all the instructions you're missing and on what platforms.
- call
- jmp
- ljmp
- lgdt
- lidt
- ltr
elf-x86/elf-x64
adding more:
- in
- out !this ones probably should be suffixed by data type(i.e outb)