Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp501 case op_ldx_wu: in instructionType()
4143 case op_ldx_wu: in decodeTypeOp17()
H A DAssembler-loong64.h506 op_ldx_wu = 0x7050U << 15, enumerator
H A DAssembler-loong64.cpp1017 return writeInst(InstReg(op_ldx_wu, rk, rj, rd).encode()); in as_ldx_wu()