Home
last modified time | relevance | path

Searched defs:ctc1 (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/v8/src/mips/
Dstub-cache-mips.cc2130 __ ctc1(zero_reg, FCSR); in CompileMathFloorCall() local
2179 __ ctc1(a3, FCSR); in CompileMathFloorCall() local
2185 __ ctc1(a3, FCSR); in CompileMathFloorCall() local
Dassembler-mips.cc1669 void Assembler::ctc1(Register rt, FPUControlRegister fs) { in ctc1() function in v8::internal::Assembler
Dcode-stubs-mips.cc608 __ ctc1(zero_reg, FCSR); in Generate() local
617 __ ctc1(scratch2, FCSR); in Generate() local
/external/v8/src/mips/
Dstub-cache-mips.cc2071 __ ctc1(zero_reg, FCSR); in CompileMathFloorCall() local
2120 __ ctc1(a3, FCSR); in CompileMathFloorCall() local
2127 __ ctc1(a3, FCSR); in CompileMathFloorCall() local
Dassembler-mips.cc1662 void Assembler::ctc1(Register rt, FPUControlRegister fs) { in ctc1() function in v8::internal::Assembler
/external/v8/test/cctest/
Dtest-assembler-mips.cc1176 __ ctc1(zero_reg, FCSR); in TEST() local
/external/chromium_org/v8/test/cctest/
Dtest-assembler-mips.cc1167 __ ctc1(zero_reg, FCSR); in TEST() local