search for: clpsuinst_rr

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

2017 Jul 24
2
How to lower a 'Store' node using the list<dag> pattern.
...8. For now this lowering crashes on 'Store' node, which is actually not yet defined. I've tried to map the ISel 'Store' node to architecture specific instructions. I've define the following semantic to my architecture specific instructions: def MOVSUTO_SU_rr : CLPSUInst_rr<0b1000001100, (ins SURegisterOperand:$RegA), (outs SURegisterOperand:$RegB), [], "movsuto_su\t$RegA...