Add new FpMOVD pseudo-instruction, used to move doubles around.

llvm-svn: 16574
This commit is contained in:
Brian Gaeke 2004-09-29 03:27:29 +00:00
parent 7f11dd4825
commit da371d9cf3
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ def ADJCALLSTACKDOWN : PseudoInstV8<"ADJCALLSTACKDOWN">;
def ADJCALLSTACKUP : PseudoInstV8<"ADJCALLSTACKUP">;
def IMPLICIT_USE : PseudoInstV8<"IMPLICIT_USE">;
def IMPLICIT_DEF : PseudoInstV8<"IMPLICIT_DEF">;
def FpMOVD : PseudoInstV8<"FpMOVD">; // pseudo 64-bit double move
// Section A.3 - Synthetic Instructions, p. 85
// special cases of JMPL: