Home
last modified time | relevance | path

Searched refs:single6 (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jsapi-tests/
H A DtestJitMoveEmitterCycles-mips32.cpp34 static constexpr js::jit::FloatRegister single6(6, variable
149 TRY(mr.addMove(MoveOperand(single5), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
165 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 6.0); in BEGIN_TEST()
216 TRY(mr.addMove(MoveOperand(single20), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
252 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 20.0); in BEGIN_TEST()
294 TRY(mr.addMove(MoveOperand(single8), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
348 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 8); in BEGIN_TEST()
400 TRY(mr.addMove(MoveOperand(single21), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
458 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 21); in BEGIN_TEST()
/dports/www/firefox/firefox-99.0/js/src/jsapi-tests/
H A DtestJitMoveEmitterCycles-mips32.cpp34 static constexpr js::jit::FloatRegister single6(6, variable
149 TRY(mr.addMove(MoveOperand(single5), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
165 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 6.0); in BEGIN_TEST()
216 TRY(mr.addMove(MoveOperand(single20), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
252 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 20.0); in BEGIN_TEST()
294 TRY(mr.addMove(MoveOperand(single8), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
348 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 8); in BEGIN_TEST()
400 TRY(mr.addMove(MoveOperand(single21), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
458 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 21); in BEGIN_TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jsapi-tests/
H A DtestJitMoveEmitterCycles-mips32.cpp34 static constexpr js::jit::FloatRegister single6(6, variable
149 TRY(mr.addMove(MoveOperand(single5), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
165 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 6.0); in BEGIN_TEST()
216 TRY(mr.addMove(MoveOperand(single20), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
252 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 20.0); in BEGIN_TEST()
294 TRY(mr.addMove(MoveOperand(single8), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
348 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 8); in BEGIN_TEST()
400 TRY(mr.addMove(MoveOperand(single21), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
458 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 21); in BEGIN_TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jsapi-tests/
H A DtestJitMoveEmitterCycles-mips32.cpp34 static constexpr js::jit::FloatRegister single6(6, variable
149 TRY(mr.addMove(MoveOperand(single5), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
165 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 6.0); in BEGIN_TEST()
216 TRY(mr.addMove(MoveOperand(single20), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
252 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 20.0); in BEGIN_TEST()
294 TRY(mr.addMove(MoveOperand(single8), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
348 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 8); in BEGIN_TEST()
400 TRY(mr.addMove(MoveOperand(single21), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
458 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 21); in BEGIN_TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jsapi-tests/
H A DtestJitMoveEmitterCycles-mips32.cpp28 static constexpr js::jit::FloatRegister single6(6, js::jit::FloatRegister::Single); variable
104 TRY(mr.addMove(MoveOperand(single5), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
120 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 6.0); in BEGIN_TEST()
168 TRY(mr.addMove(MoveOperand(single20), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
202 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 20.0); in BEGIN_TEST()
244 TRY(mr.addMove(MoveOperand(single8), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
291 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 8); in BEGIN_TEST()
343 TRY(mr.addMove(MoveOperand(single21), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
392 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 21); in BEGIN_TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jsapi-tests/
H A DtestJitMoveEmitterCycles-mips32.cpp34 static constexpr js::jit::FloatRegister single6(6, variable
151 TRY(mr.addMove(MoveOperand(single5), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
167 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 6.0); in BEGIN_TEST()
219 TRY(mr.addMove(MoveOperand(single20), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
255 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 20.0); in BEGIN_TEST()
298 TRY(mr.addMove(MoveOperand(single8), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
352 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 8); in BEGIN_TEST()
405 TRY(mr.addMove(MoveOperand(single21), MoveOperand(single6), MoveOp::FLOAT32)); in BEGIN_TEST()
463 CHECK(int(sim->getFpuRegisterFloat(single6.id())) == 21); in BEGIN_TEST()
/dports/textproc/p5-XML-LibXML/XML-LibXML-2.0207/t/
H A D02parse.t98 single6 => ['<?xml version="1.0" encoding="UTF-8"?>',"\n<foobar/>"],
352 foreach my $key ( qw(single1 single2 single3 single4 single5 single6