Home
last modified time | relevance | path

Searched refs:op_ftint_l_s (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp611 case op_ftint_l_s: in instructionType()
4794 case op_ftint_l_s: { in decodeTypeOp22()
H A DAssembler-loong64.h607 op_ftint_l_s = 0x46c9U << 10, enumerator
H A DAssembler-loong64.cpp1700 return writeInst(InstReg(op_ftint_l_s, fj, fd).encode()); in as_ftint_l_s()