search for: 6a874ea9

Displaying 1 result from an estimated 1 matches for "6a874ea9".

2017 Jun 03
2
Backend implementation of an architecture having only majority instructions
Hello everyone, I was trying to create an LLVM backend for a processor with a very simple architecture and that does all instructions like load, store, arithmetic and logical instructions using a bunch of majority functions. The processor has only one instruction(majority function) in its ISA and breaks down all other instructions into a number of majority instructions depending on what