Home
last modified time | relevance | path

Searched refs:CDShift (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp204 inline int cdValue() const { return bits(CDShift + CDBits - 1, CDShift); } in cdValue()
H A DAssembler-loong64.h260 static const uint32_t CDShift = 0; variable