An open API service indexing awesome lists of open source software.

https://github.com/offamitkumar/s390xfacilitymask

Just a small python script, Enter the facility bit number (from Principle of Z op book) and it will give you the mask you need to use in OpenJDK (vm_version_s390.hpp) file
https://github.com/offamitkumar/s390xfacilitymask

Last synced: 3 months ago
JSON representation

Just a small python script, Enter the facility bit number (from Principle of Z op book) and it will give you the mask you need to use in OpenJDK (vm_version_s390.hpp) file

Awesome Lists containing this project

README

        

# s390xFacilityMask
Just a small python script, Enter the facility bit number (from Principle of Z op book) and it will give you the mask you need to use in OpenJDK (vm_version_s390.hpp) file