Document the JNAsm Dual Assembler concept in the wiki.
Value: 3
Concept Summary
Dual assembler supporting both JNasm and external assemblers. Provides flexibility in the build system to use either JNode's custom assembler or external tools like NASM/GAS.
Key Files
- builder/src/builder/org/jnode/jnasm/util/X86DualAssemblerFactory.java
Occurrences
~30 references in dual assembler package
Wiki Status
NOT documented
Bridges
Assembly, Build system, Assembler flexibility
Instructions
Skill to Use
Use the update-wiki skill (load with: skill({ name: 'update-wiki' }))
Requirements by Value
- Value 3: Update index as appropriate
- Update Glossary with concept definition
Related Concepts
JNasm Assembler, JNAsm Instruction Encoding, Build-System
Document the JNAsm Dual Assembler concept in the wiki.
Value: 3
Concept Summary
Dual assembler supporting both JNasm and external assemblers. Provides flexibility in the build system to use either JNode's custom assembler or external tools like NASM/GAS.
Key Files
Occurrences
~30 references in dual assembler package
Wiki Status
NOT documented
Bridges
Assembly, Build system, Assembler flexibility
Instructions
Skill to Use
Use the update-wiki skill (load with: skill({ name: 'update-wiki' }))
Requirements by Value
Related Concepts
JNasm Assembler, JNAsm Instruction Encoding, Build-System