CPU-x86_64-InstructionWriter 0.005 Latest
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
CPU::x86_64::InstructionWriter | Assemble x86-64 instructions using a pure-perl API | 0.005 | metacpan |
CPU::x86_64::InstructionWriter::Label | Object representing a jump target in the code | 0.005 | metacpan |
CPU::x86_64::InstructionWriter::LazyEncode | Object representing a partially encoded instruction | 0.005 | metacpan |
CPU::x86_64::InstructionWriter::RipRelative | Object representing an offset to a label | 0.005 | metacpan |
CPU::x86_64::InstructionWriter::Unknown | Placeholder for a constant that will be assembled | 0.005 | metacpan |