Home
last modified time | relevance | path

Searched refs:MOVF (Results 1 – 12 of 12) sorted by relevance

/external/valgrind/none/tests/mips32/
DMoveIns.stdout.exp-BE113 MOVF
130 MOVF.S
161 MOVF.D
DMoveIns.stdout.exp113 MOVF
/external/v8/src/mips/
Dassembler-mips.cc2302 GenInstrRegister(COP1, S, ft, fs, fd, MOVF); in movt_s()
2310 GenInstrRegister(COP1, D, ft, fs, fd, MOVF); in movt_d()
2318 GenInstrRegister(COP1, S, ft, fs, fd, MOVF); in movf_s()
2326 GenInstrRegister(COP1, D, ft, fs, fd, MOVF); in movf_d()
Dconstants-mips.h602 MOVF = ((2U << 3) + 1), // Function field for MOVT.fmt and MOVF.fmt enumerator
Ddisasm-mips.cc811 case MOVF: in DecodeTypeRegisterRsType()
Dsimulator-mips.cc2329 ft = (get_instr()->FunctionFieldRaw() != MOVF) in DecodeTypeRegisterDRsType()
2403 case MOVF: { in DecodeTypeRegisterDRsType()
3051 case MOVF: { in DecodeTypeRegisterSRsType()
/external/v8/src/mips64/
Dconstants-mips64.h641 MOVF = ((2U << 3) + 1), // Function field for MOVT.fmt and MOVF.fmt enumerator
Dassembler-mips64.cc2639 GenInstrRegister(COP1, S, ft, fs, fd, MOVF); in movt_s()
2647 GenInstrRegister(COP1, D, ft, fs, fd, MOVF); in movt_d()
2655 GenInstrRegister(COP1, S, ft, fs, fd, MOVF); in movf_s()
2663 GenInstrRegister(COP1, D, ft, fs, fd, MOVF); in movf_d()
Ddisasm-mips64.cc843 case MOVF: in DecodeTypeRegisterRsType()
Dsimulator-mips64.cc2699 case MOVF: { in DecodeTypeRegisterSRsType()
2725 ft = (get_instr()->FunctionFieldRaw() != MOVF) in DecodeTypeRegisterDRsType()
2797 case MOVF: { in DecodeTypeRegisterDRsType()
/external/valgrind/none/tests/mips64/
Dmove_instructions.stdout.exp-BE1025 --- MOVF.S ---
1042 --- MOVF.D ---
1163 --- MOVF --- if FPConditionalCode(cc) == 0 then out = RSval else out = RDval
Dmove_instructions.stdout.exp-LE1025 --- MOVF.S ---
1042 --- MOVF.D ---
1163 --- MOVF --- if FPConditionalCode(cc) == 0 then out = RSval else out = RDval