Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp336 case op_st_b: in instructionType()
3384 case op_st_b: { in decodeTypeOp10()
H A DAssembler-loong64.h397 op_st_b = 0xa4U << 22, enumerator
H A DAssembler-loong64.cpp961 return writeInst(InstImm(op_st_b, si12, rj, rd, 12).encode()); in as_st_b()