Lines Matching refs:MIPSInstr

759 MIPSInstr *MIPSInstr_LI(HReg dst, ULong imm)  in MIPSInstr_LI()
761 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_LI()
768 MIPSInstr *MIPSInstr_Alu(MIPSAluOp op, HReg dst, HReg srcL, MIPSRH * srcR) in MIPSInstr_Alu()
770 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Alu()
779 MIPSInstr *MIPSInstr_Shft(MIPSShftOp op, Bool sz32, HReg dst, HReg srcL, in MIPSInstr_Shft()
782 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Shft()
792 MIPSInstr *MIPSInstr_Unary(MIPSUnaryOp op, HReg dst, HReg src) in MIPSInstr_Unary()
794 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Unary()
802 MIPSInstr *MIPSInstr_Cmp(Bool syned, Bool sz32, HReg dst, HReg srcL, HReg srcR, in MIPSInstr_Cmp()
805 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Cmp()
817 MIPSInstr *MIPSInstr_Mul(Bool syned, Bool wid, Bool sz32, HReg dst, HReg srcL, in MIPSInstr_Mul()
820 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Mul()
832 MIPSInstr *MIPSInstr_Msub(Bool syned, HReg srcL, HReg srcR) in MIPSInstr_Msub()
834 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Msub()
845 MIPSInstr *MIPSInstr_Madd(Bool syned, HReg srcL, HReg srcR) in MIPSInstr_Madd()
847 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Madd()
858 MIPSInstr *MIPSInstr_Div(Bool syned, Bool sz32, HReg srcL, HReg srcR) in MIPSInstr_Div()
860 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Div()
869 MIPSInstr *MIPSInstr_Call ( MIPSCondCode cond, Addr64 target, UInt argiregs, in MIPSInstr_Call()
873 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Call()
888 MIPSInstr *MIPSInstr_CallAlways ( MIPSCondCode cond, Addr64 target, in MIPSInstr_CallAlways()
892 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_CallAlways()
906 MIPSInstr *MIPSInstr_XDirect ( Addr64 dstGA, MIPSAMode* amPC, in MIPSInstr_XDirect()
908 MIPSInstr* i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_XDirect()
917 MIPSInstr *MIPSInstr_XIndir ( HReg dstGA, MIPSAMode* amPC, in MIPSInstr_XIndir()
919 MIPSInstr* i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_XIndir()
927 MIPSInstr *MIPSInstr_XAssisted ( HReg dstGA, MIPSAMode* amPC, in MIPSInstr_XAssisted()
929 MIPSInstr* i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_XAssisted()
938 MIPSInstr *MIPSInstr_Load(UChar sz, HReg dst, MIPSAMode * src, Bool mode64) in MIPSInstr_Load()
940 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Load()
952 MIPSInstr *MIPSInstr_Store(UChar sz, MIPSAMode * dst, HReg src, Bool mode64) in MIPSInstr_Store()
954 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Store()
966 MIPSInstr *MIPSInstr_LoadL(UChar sz, HReg dst, MIPSAMode * src, Bool mode64) in MIPSInstr_LoadL()
968 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_LoadL()
980 MIPSInstr *MIPSInstr_Cas(UChar sz, HReg old, HReg addr, in MIPSInstr_Cas()
983 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Cas()
997 MIPSInstr *MIPSInstr_StoreC(UChar sz, MIPSAMode * dst, HReg src, Bool mode64) in MIPSInstr_StoreC()
999 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_StoreC()
1011 MIPSInstr *MIPSInstr_Mthi(HReg src) in MIPSInstr_Mthi()
1013 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Mthi()
1019 MIPSInstr *MIPSInstr_Mtlo(HReg src) in MIPSInstr_Mtlo()
1021 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Mtlo()
1027 MIPSInstr *MIPSInstr_Mfhi(HReg dst) in MIPSInstr_Mfhi()
1029 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Mfhi()
1035 MIPSInstr *MIPSInstr_Mflo(HReg dst) in MIPSInstr_Mflo()
1037 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_Mflo()
1044 MIPSInstr *MIPSInstr_RdWrLR(Bool wrLR, HReg gpr) in MIPSInstr_RdWrLR()
1046 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_RdWrLR()
1053 MIPSInstr *MIPSInstr_FpLdSt(Bool isLoad, UChar sz, HReg reg, MIPSAMode * addr) in MIPSInstr_FpLdSt()
1055 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_FpLdSt()
1065 MIPSInstr *MIPSInstr_FpUnary(MIPSFpOp op, HReg dst, HReg src) in MIPSInstr_FpUnary()
1067 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_FpUnary()
1075 MIPSInstr *MIPSInstr_FpBinary(MIPSFpOp op, HReg dst, HReg srcL, HReg srcR) in MIPSInstr_FpBinary()
1077 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_FpBinary()
1086 MIPSInstr *MIPSInstr_FpTernary ( MIPSFpOp op, HReg dst, HReg src1, HReg src2, in MIPSInstr_FpTernary()
1089 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_FpTernary()
1099 MIPSInstr *MIPSInstr_FpConvert(MIPSFpOp op, HReg dst, HReg src) in MIPSInstr_FpConvert()
1101 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_FpConvert()
1110 MIPSInstr *MIPSInstr_FpCompare(MIPSFpOp op, HReg dst, HReg srcL, HReg srcR) in MIPSInstr_FpCompare()
1112 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_FpCompare()
1121 MIPSInstr *MIPSInstr_MtFCSR(HReg src) in MIPSInstr_MtFCSR()
1123 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_MtFCSR()
1129 MIPSInstr *MIPSInstr_MfFCSR(HReg dst) in MIPSInstr_MfFCSR()
1131 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_MfFCSR()
1137 MIPSInstr *MIPSInstr_FpGpMove ( MIPSFpGpMoveOp op, HReg dst, HReg src ) in MIPSInstr_FpGpMove()
1139 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_FpGpMove()
1147 MIPSInstr *MIPSInstr_MoveCond ( MIPSMoveCondOp op, HReg dst, HReg src, in MIPSInstr_MoveCond()
1150 MIPSInstr *i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_MoveCond()
1159 MIPSInstr *MIPSInstr_EvCheck ( MIPSAMode* amCounter, in MIPSInstr_EvCheck()
1161 MIPSInstr* i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_EvCheck()
1168 MIPSInstr* MIPSInstr_ProfInc ( void ) { in MIPSInstr_ProfInc()
1169 MIPSInstr* i = LibVEX_Alloc_inline(sizeof(MIPSInstr)); in MIPSInstr_ProfInc()
1182 void ppMIPSInstr(const MIPSInstr * i, Bool mode64) in ppMIPSInstr()
1572 void getRegUsage_MIPSInstr(HRegUsage * u, const MIPSInstr * i, Bool mode64) in getRegUsage_MIPSInstr()
1792 void mapRegs_MIPSInstr(HRegRemap * m, MIPSInstr * i, Bool mode64) in mapRegs_MIPSInstr()
1951 Bool isMove_MIPSInstr(const MIPSInstr * i, HReg * src, HReg * dst) in isMove_MIPSInstr()
2509 UChar* buf, Int nbuf, const MIPSInstr* i, in emit_MIPSInstr()