Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp613 case op_ffint_s_w: in instructionType()
4816 case op_ffint_s_w: { in decodeTypeOp22()
H A DAssembler-loong64.h609 op_ffint_s_w = 0x4744U << 10, enumerator
H A DAssembler-loong64.cpp1664 return writeInst(InstReg(op_ffint_s_w, fj, fd).encode()); in as_ffint_s_w()