Home
last modified time | relevance | path

Searched refs:ma_mv (Results 1 – 25 of 32) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DCodeGenerator-mips32.cpp188 masm.ma_mv(reg, ValueOperand(ToRegister(type), ToRegister(payload))); in visitBoxFloatingPoint()
H A DMacroAssembler-mips32.h116 void ma_mv(FloatRegister src, ValueOperand dest);
117 void ma_mv(ValueOperand src, FloatRegister dest);
H A DMacroAssembler-mips32.cpp719 MacroAssemblerMIPS::ma_mv(FloatRegister src, ValueOperand dest) in ma_mv() function in MacroAssemblerMIPS
726 MacroAssemblerMIPS::ma_mv(ValueOperand src, FloatRegister dest) in ma_mv() function in MacroAssemblerMIPS
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h178 void ma_mv(FloatRegister src, ValueOperand dest);
179 void ma_mv(ValueOperand src, FloatRegister dest);
H A DMacroAssembler-mips32.cpp855 void MacroAssemblerMIPS::ma_mv(FloatRegister src, ValueOperand dest) { in ma_mv() function in MacroAssemblerMIPS
860 void MacroAssemblerMIPS::ma_mv(ValueOperand src, FloatRegister dest) { in ma_mv() function in MacroAssemblerMIPS
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h170 void ma_mv(FloatRegister src, ValueOperand dest);
171 void ma_mv(ValueOperand src, FloatRegister dest);
H A DMacroAssembler-mips64.cpp939 void MacroAssemblerMIPS64::ma_mv(FloatRegister src, ValueOperand dest) { in ma_mv() function in MacroAssemblerMIPS64
943 void MacroAssemblerMIPS64::ma_mv(ValueOperand src, FloatRegister dest) { in ma_mv() function in MacroAssemblerMIPS64
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h175 void ma_mv(FloatRegister src, ValueOperand dest);
176 void ma_mv(ValueOperand src, FloatRegister dest);
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h179 void ma_mv(FloatRegister src, ValueOperand dest);
180 void ma_mv(ValueOperand src, FloatRegister dest);
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h153 void ma_mv(FloatRegister src, ValueOperand dest);
154 void ma_mv(ValueOperand src, FloatRegister dest);
H A DMacroAssembler-mips64.cpp744 void MacroAssemblerMIPS64::ma_mv(FloatRegister src, ValueOperand dest) { in ma_mv() function in MacroAssemblerMIPS64
748 void MacroAssemblerMIPS64::ma_mv(ValueOperand src, FloatRegister dest) { in ma_mv() function in MacroAssemblerMIPS64
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h142 void ma_mv(FloatRegister src, ValueOperand dest);
143 void ma_mv(ValueOperand src, FloatRegister dest);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h178 void ma_mv(FloatRegister src, ValueOperand dest);
179 void ma_mv(ValueOperand src, FloatRegister dest);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h170 void ma_mv(FloatRegister src, ValueOperand dest);
171 void ma_mv(ValueOperand src, FloatRegister dest);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.h141 void ma_mv(FloatRegister src, ValueOperand dest);
142 void ma_mv(ValueOperand src, FloatRegister dest);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DMacroAssembler-mips64.h156 void ma_mv(FloatRegister src, ValueOperand dest);
157 void ma_mv(ValueOperand src, FloatRegister dest);
H A DMacroAssembler-mips64.cpp799 void MacroAssemblerMIPS64::ma_mv(FloatRegister src, ValueOperand dest) { in ma_mv() function in MacroAssemblerMIPS64
803 void MacroAssemblerMIPS64::ma_mv(ValueOperand src, FloatRegister dest) { in ma_mv() function in MacroAssemblerMIPS64
/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DMacroAssembler-loong64.h171 void ma_mv(FloatRegister src, ValueOperand dest);
172 void ma_mv(ValueOperand src, FloatRegister dest);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DMacroAssembler-mips64.h135 void ma_mv(FloatRegister src, ValueOperand dest);
136 void ma_mv(ValueOperand src, FloatRegister dest);
H A DMacroAssembler-mips64.cpp885 MacroAssemblerMIPS64::ma_mv(FloatRegister src, ValueOperand dest) in ma_mv() function in MacroAssemblerMIPS64
891 MacroAssemblerMIPS64::ma_mv(ValueOperand src, FloatRegister dest) in ma_mv() function in MacroAssemblerMIPS64
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DMacroAssembler-mips32.h117 void ma_mv(FloatRegister src, ValueOperand dest);
118 void ma_mv(ValueOperand src, FloatRegister dest);
H A DCodeGenerator-mips32.cpp188 masm.ma_mv(reg, ValueOperand(ToRegister(type), ToRegister(payload))); in visitBoxFloatingPoint()
H A DMacroAssembler-mips32.cpp662 MacroAssemblerMIPS::ma_mv(FloatRegister src, ValueOperand dest) in ma_mv() function in MacroAssemblerMIPS
669 MacroAssemblerMIPS::ma_mv(ValueOperand src, FloatRegister dest) in ma_mv() function in MacroAssemblerMIPS
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DMacroAssembler-mips64.h128 void ma_mv(FloatRegister src, ValueOperand dest);
129 void ma_mv(ValueOperand src, FloatRegister dest);
H A DMacroAssembler-mips64.cpp815 MacroAssemblerMIPS64::ma_mv(FloatRegister src, ValueOperand dest) in ma_mv() function in MacroAssemblerMIPS64
821 MacroAssemblerMIPS64::ma_mv(ValueOperand src, FloatRegister dest) in ma_mv() function in MacroAssemblerMIPS64

12