search for: mfhi64

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

Did you mean: efi64
2013 Oct 03
0
[LLVMdev] Question about PseudoInstExpansion
...tificial operand added to create a virtual register live range. Also, the code in utils/TableGen/PseudoLoweringEmitter.cpp (near line 141) doesn't seem to allow converting a pseudo to a code-gen-only instruction. What is the reason for this? Table-gen complains if I try to convert pseudo PseudoMFHI64 to code-gen-only instruction MFHI64 using PseudoInstExpansion: PseudoMFHI64 GPR64:$rd, ACC128:$ac -> MFHI64 GPR64:$rd -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131003/933941a4/attachment.html>