Home
last modified time | relevance | path

Searched refs:regLow (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DAssembler-x86.h730 CodeOffset movlWithPatchLow(Register regLow, const Operand& dest) { in movlWithPatchLow() argument
735 return movlWithPatch(regLow, low); in movlWithPatchLow()
739 return movlWithPatch(regLow, low); in movlWithPatchLow()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DAssembler-x86.h772 CodeOffset movlWithPatchLow(Register regLow, const Operand& dest) { in movlWithPatchLow() argument
775 return movlWithPatch(regLow, LowWord(dest)); in movlWithPatchLow()
780 return movlWithPatch(regLow, low); in movlWithPatchLow()
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DAssembler-x86.h782 CodeOffset movlWithPatchLow(Register regLow, const Operand& dest) { in movlWithPatchLow() argument
785 return movlWithPatch(regLow, LowWord(dest)); in movlWithPatchLow()
790 return movlWithPatch(regLow, low); in movlWithPatchLow()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DAssembler-x86.h804 CodeOffset movlWithPatchLow(Register regLow, const Operand& dest) { in movlWithPatchLow() argument
807 return movlWithPatch(regLow, LowWord(dest)); in movlWithPatchLow()
812 return movlWithPatch(regLow, low); in movlWithPatchLow()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DAssembler-x86.h772 CodeOffset movlWithPatchLow(Register regLow, const Operand& dest) { in movlWithPatchLow() argument
775 return movlWithPatch(regLow, LowWord(dest)); in movlWithPatchLow()
780 return movlWithPatch(regLow, low); in movlWithPatchLow()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DAssembler-x86.h760 CodeOffset movlWithPatchLow(Register regLow, const Operand& dest) { in movlWithPatchLow() argument
763 return movlWithPatch(regLow, LowWord(dest)); in movlWithPatchLow()
768 return movlWithPatch(regLow, low); in movlWithPatchLow()