search for: a47a08f2

Displaying 1 result from an estimated 1 matches for "a47a08f2".

2011 Jan 12
1
[LLVMdev] Adding a new instruction to Alpha ISA
Hi, I want to add an extra instruction to the Alpha ISA. This is not a new operation; it is just an addition with a lower latency, let's call it fast-add. Could you give me advice on what's an easy and clean approach to this? I am thinking of adding an extra instruction to the LLVM IR to represent this fast-add operation (I want to make the decision of using either the normal addition