Skip to content

Realization of Assembly opcodes ROL/ROR in python

License

Notifications You must be signed in to change notification settings

PowerLay/rotating_bits

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

rotating_bits

Realization of Assembly opcodes ROL/ROR in python

What's that? <3

Here you can find some simple code. It's the realization of assembly opcodes ROL (rotate left) and ROR (rotate right) I ususally do really need this code or I have to count it by hand with a pen and paper xD

Welcome to your pull requests!

All examples and manuals you can find inside the code

About

Realization of Assembly opcodes ROL/ROR in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%