Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp304 case op_ll_w: in instructionType()
3268 case op_ll_w: { in decodeTypeOp8()
H A DAssembler-loong64.h375 op_ll_w = 0x20U << 24, enumerator
H A DAssembler-loong64.cpp1295 return writeInst(InstImm(op_ll_w, si14 >> 2, rj, rd, 14).encode()); in as_ll_w()