Searched refs:carry (Results 1 – 17 of 17) sorted by relevance
/xen/stubdom/vtpmmgr/ |
A D | disk_crypto.c | 153 int carry = 0x87 * !!(src->bits[0] & 0x80); in shl_128_mod_hex87() local 156 dst->bits[15] = (src->bits[15] << 1) ^ carry; in shl_128_mod_hex87()
|
/xen/xen/arch/arm/arm32/lib/ |
A D | div64.S | 102 @ divisor for comparisons, considering the carry-out bit as well. 114 @ The top part of remainder became zero. If carry is set
|
/xen/xen/arch/x86/boot/ |
A D | mem.S | 43 xorw %dx,%dx # carry on pass/error of
|
/xen/xen/arch/x86/x86_emulate/ |
A D | x86_emulate.c | 8655 bool __maybe_unused carry; in x86_emulate() local 8671 : "=r" (dst.val), ASM_FLAG_OUT("=@ccc", "=qm") (carry) ); in x86_emulate() 8676 : "=r" (dst.val), ASM_FLAG_OUT("=@ccc", "=qm") (carry) ); in x86_emulate() 8681 : "=r" (dst.val), ASM_FLAG_OUT("=@ccc", "=qm") (carry) ); in x86_emulate() 8685 if ( carry ) in x86_emulate() 8714 : "=r" (dst.val), ASM_FLAG_OUT("=@ccc", "=qm") (carry) ); in x86_emulate() 8728 if ( carry ) in x86_emulate() 10346 bool carry; in x86_emulate() local 10355 [carry] ASM_FLAG_OUT("=@ccc", "=qm") (carry), in x86_emulate() 10364 [carry] ASM_FLAG_OUT("=@ccc", "=qm") (carry), in x86_emulate() [all …]
|
/xen/docs/misc/ |
A D | vtd-pi.txt | 111 request arriving at the root-complex carry the identity of the interrupt
|
/xen/tools/xenmon/ |
A D | COPYING | 95 a) You must cause the modified files to carry prominent notices
|
/xen/xen/ |
A D | COPYING | 122 a) You must cause the modified files to carry prominent notices
|
/xen/ |
A D | COPYING | 172 a) You must cause the modified files to carry prominent notices
|
/xen/tools/libxc/ |
A D | COPYING | 178 b) You must cause the files modified to carry prominent notices
|
/xen/xen/common/libelf/ |
A D | COPYING | 178 b) You must cause the files modified to carry prominent notices
|
/xen/tools/libacpi/ |
A D | COPYING | 179 b) You must cause the files modified to carry prominent notices
|
/xen/stubdom/ |
A D | lwip.patch-cvs | 1368 tmp++; /* add back carry */ 1374 sum++; /* add back carry */
|
/xen/tools/xenstore/ |
A D | COPYING | 176 b) You must cause the files modified to carry prominent notices
|
/xen/tools/firmware/vgabios/ |
A D | COPYING | 169 b) You must cause the files modified to carry prominent notices
|
/xen/tools/golang/xenlight/ |
A D | LICENSE | 169 b) You must cause the files modified to carry prominent notices
|
/xen/tools/ocaml/ |
A D | LICENSE | 84 b) You must cause the files modified to carry prominent notices stating that you changed the files …
|
/xen/tools/xenstat/libxenstat/ |
A D | COPYING | 171 b) You must cause the files modified to carry prominent notices
|
Completed in 57 milliseconds