Home
last modified time | relevance | path

Searched refs:regwords (Results 1 – 12 of 12) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_pa32.cpp29 int32_t regwords = 1; /* self pointer is not in the variant records */ in PrepareAndDispatch() local
55 ++regwords; in PrepareAndDispatch()
64 if (regwords & 1) in PrepareAndDispatch()
66 ++regwords; /* align on double word */ in PrepareAndDispatch()
69 if (regwords == 0 || regwords == 2) in PrepareAndDispatch()
78 regwords += 2; in PrepareAndDispatch()
82 if (regwords & 1) in PrepareAndDispatch()
84 ++regwords; /* align on double word */ in PrepareAndDispatch()
89 regwords += 2; in PrepareAndDispatch()
92 if (regwords >= 4) in PrepareAndDispatch()
[all …]
H A Dxptcinvoke_pa32.cpp74 uint32_t regwords = 1; /* register 26 is reserved for ptr to 'that' */ in invoke_copy_to_stack() local
82 ++regwords; in invoke_copy_to_stack()
92 if (regwords & 1) in invoke_copy_to_stack()
96 ++regwords; in invoke_copy_to_stack()
101 regwords += 2; in invoke_copy_to_stack()
104 if (regwords & 1) in invoke_copy_to_stack()
108 ++regwords; in invoke_copy_to_stack()
110 switch (regwords) /* load double precision float register */ in invoke_copy_to_stack()
118 regwords += 2; in invoke_copy_to_stack()
121 switch (regwords) /* load single precision float register */ in invoke_copy_to_stack()
[all …]
/dports/www/firefox/firefox-99.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_pa32.cpp29 int32_t regwords = 1; /* self pointer is not in the variant records */ in PrepareAndDispatch() local
55 ++regwords; in PrepareAndDispatch()
64 if (regwords & 1) in PrepareAndDispatch()
66 ++regwords; /* align on double word */ in PrepareAndDispatch()
69 if (regwords == 0 || regwords == 2) in PrepareAndDispatch()
78 regwords += 2; in PrepareAndDispatch()
82 if (regwords & 1) in PrepareAndDispatch()
84 ++regwords; /* align on double word */ in PrepareAndDispatch()
89 regwords += 2; in PrepareAndDispatch()
92 if (regwords >= 4) in PrepareAndDispatch()
[all …]
H A Dxptcinvoke_pa32.cpp74 uint32_t regwords = 1; /* register 26 is reserved for ptr to 'that' */ in invoke_copy_to_stack() local
82 ++regwords; in invoke_copy_to_stack()
92 if (regwords & 1) in invoke_copy_to_stack()
96 ++regwords; in invoke_copy_to_stack()
101 regwords += 2; in invoke_copy_to_stack()
104 if (regwords & 1) in invoke_copy_to_stack()
108 ++regwords; in invoke_copy_to_stack()
110 switch (regwords) /* load double precision float register */ in invoke_copy_to_stack()
118 regwords += 2; in invoke_copy_to_stack()
121 switch (regwords) /* load single precision float register */ in invoke_copy_to_stack()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_pa32.cpp29 int32_t regwords = 1; /* self pointer is not in the variant records */ in PrepareAndDispatch() local
55 ++regwords; in PrepareAndDispatch()
64 if (regwords & 1) in PrepareAndDispatch()
66 ++regwords; /* align on double word */ in PrepareAndDispatch()
69 if (regwords == 0 || regwords == 2) in PrepareAndDispatch()
78 regwords += 2; in PrepareAndDispatch()
82 if (regwords & 1) in PrepareAndDispatch()
84 ++regwords; /* align on double word */ in PrepareAndDispatch()
89 regwords += 2; in PrepareAndDispatch()
92 if (regwords >= 4) in PrepareAndDispatch()
[all …]
H A Dxptcinvoke_pa32.cpp74 uint32_t regwords = 1; /* register 26 is reserved for ptr to 'that' */ in invoke_copy_to_stack() local
82 ++regwords; in invoke_copy_to_stack()
92 if (regwords & 1) in invoke_copy_to_stack()
96 ++regwords; in invoke_copy_to_stack()
101 regwords += 2; in invoke_copy_to_stack()
104 if (regwords & 1) in invoke_copy_to_stack()
108 ++regwords; in invoke_copy_to_stack()
110 switch (regwords) /* load double precision float register */ in invoke_copy_to_stack()
118 regwords += 2; in invoke_copy_to_stack()
121 switch (regwords) /* load single precision float register */ in invoke_copy_to_stack()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_pa32.cpp31 int32_t regwords = 1; /* self pointer is not in the variant records */ in PrepareAndDispatch() local
64 ++regwords; in PrepareAndDispatch()
73 if (regwords & 1) in PrepareAndDispatch()
75 ++regwords; /* align on double word */ in PrepareAndDispatch()
78 if (regwords == 0 || regwords == 2) in PrepareAndDispatch()
87 regwords += 2; in PrepareAndDispatch()
91 if (regwords & 1) in PrepareAndDispatch()
93 ++regwords; /* align on double word */ in PrepareAndDispatch()
98 regwords += 2; in PrepareAndDispatch()
101 if (regwords >= 4) in PrepareAndDispatch()
[all …]
H A Dxptcinvoke_pa32.cpp74 uint32_t regwords = 1; /* register 26 is reserved for ptr to 'that' */ in invoke_copy_to_stack() local
82 ++regwords; in invoke_copy_to_stack()
92 if (regwords & 1) in invoke_copy_to_stack()
96 ++regwords; in invoke_copy_to_stack()
101 regwords += 2; in invoke_copy_to_stack()
104 if (regwords & 1) in invoke_copy_to_stack()
108 ++regwords; in invoke_copy_to_stack()
110 switch (regwords) /* load double precision float register */ in invoke_copy_to_stack()
118 regwords += 2; in invoke_copy_to_stack()
121 switch (regwords) /* load single precision float register */ in invoke_copy_to_stack()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_pa32.cpp32 int32_t regwords = 1; /* self pointer is not in the variant records */ in PrepareAndDispatch() local
64 ++regwords; in PrepareAndDispatch()
73 if (regwords & 1) in PrepareAndDispatch()
75 ++regwords; /* align on double word */ in PrepareAndDispatch()
78 if (regwords == 0 || regwords == 2) in PrepareAndDispatch()
87 regwords += 2; in PrepareAndDispatch()
91 if (regwords & 1) in PrepareAndDispatch()
93 ++regwords; /* align on double word */ in PrepareAndDispatch()
98 regwords += 2; in PrepareAndDispatch()
101 if (regwords >= 4) in PrepareAndDispatch()
[all …]
H A Dxptcinvoke_pa32.cpp74 uint32_t regwords = 1; /* register 26 is reserved for ptr to 'that' */ in invoke_copy_to_stack() local
82 ++regwords; in invoke_copy_to_stack()
92 if (regwords & 1) in invoke_copy_to_stack()
96 ++regwords; in invoke_copy_to_stack()
101 regwords += 2; in invoke_copy_to_stack()
104 if (regwords & 1) in invoke_copy_to_stack()
108 ++regwords; in invoke_copy_to_stack()
110 switch (regwords) /* load double precision float register */ in invoke_copy_to_stack()
118 regwords += 2; in invoke_copy_to_stack()
121 switch (regwords) /* load single precision float register */ in invoke_copy_to_stack()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_pa32.cpp32 int32_t regwords = 1; /* self pointer is not in the variant records */ in PrepareAndDispatch() local
64 ++regwords; in PrepareAndDispatch()
73 if (regwords & 1) in PrepareAndDispatch()
75 ++regwords; /* align on double word */ in PrepareAndDispatch()
78 if (regwords == 0 || regwords == 2) in PrepareAndDispatch()
87 regwords += 2; in PrepareAndDispatch()
91 if (regwords & 1) in PrepareAndDispatch()
93 ++regwords; /* align on double word */ in PrepareAndDispatch()
98 regwords += 2; in PrepareAndDispatch()
101 if (regwords >= 4) in PrepareAndDispatch()
[all …]
H A Dxptcinvoke_pa32.cpp74 uint32_t regwords = 1; /* register 26 is reserved for ptr to 'that' */ in invoke_copy_to_stack() local
82 ++regwords; in invoke_copy_to_stack()
92 if (regwords & 1) in invoke_copy_to_stack()
96 ++regwords; in invoke_copy_to_stack()
101 regwords += 2; in invoke_copy_to_stack()
104 if (regwords & 1) in invoke_copy_to_stack()
108 ++regwords; in invoke_copy_to_stack()
110 switch (regwords) /* load double precision float register */ in invoke_copy_to_stack()
118 regwords += 2; in invoke_copy_to_stack()
121 switch (regwords) /* load single precision float register */ in invoke_copy_to_stack()
[all …]