[Libre-soc-dev] daily kan-ban update 12oct2020
Jacob Lifshay
programmerjake at gmail.com
Tue Oct 13 05:05:40 BST 2020
today:
found several bugs in LLVM
got instructions with immediate args to work in
power-instruction-analyzer (only addi for now, will add more tomorrow)
Each instruction that takes a 16-bit immediate generates 0.5 MB of
machine code (2 4-byte instructions for every immediate value), so we
won't want to handle instructions with multiple immediates this way,
multi-GB executables don't sound fun.
Jacob
More information about the Libre-soc-dev
mailing list