Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp522 case op_ammin_wu: in instructionType()
4211 case op_ammin_wu: in decodeTypeOp17()
H A DAssembler-loong64.h527 op_ammin_wu = 0x70d0U << 15, enumerator
H A DAssembler-loong64.cpp1175 return writeInst(InstReg(op_ammin_wu, rk, rj, rd).encode()); in as_ammin_wu()