Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp342 case op_ld_wu: in instructionType()
3408 case op_ld_wu: { in decodeTypeOp10()
H A DAssembler-loong64.h403 op_ld_wu = 0xaaU << 22, enumerator
H A DAssembler-loong64.cpp955 return writeInst(InstImm(op_ld_wu, si12, rj, rd, 12).encode()); in as_ld_wu()