Home
last modified time | relevance | path

Searched defs:r10d (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/entry/
H A Dcalling.h109 xorl %r10d, %r10d /* nospec r10 */ variable
/kernel/linux/linux-5.10/arch/x86/entry/
H A Dcalling.h140 xorl %r10d, %r10d /* nospec r10 */ variable
/third_party/typescript/tests/baselines/reference/
H A DpromisePermutations.js145 var r10d = r10.then(testFunction, sIPromise, nIPromise); // ok variable
258 var r10d = r10.then(testFunction, sIPromise, nIPromise); // ok variable
H A DpromisePermutations2.js144 var r10d = r10.then(testFunction, sIPromise, nIPromise); // error variable
258 var r10d = r10.then(testFunction, sIPromise, nIPromise); // error variable
H A DpromisePermutations3.js144 var r10d = r10.then(testFunction, sIPromise, nIPromise); // error variable
258 var r10d = r10.then(testFunction, sIPromise, nIPromise); // error variable

Completed in 5 milliseconds