Searched refs:carry (Results 1 – 17 of 17) sorted by relevance
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | mem.S | 44 xorw %dx,%dx # carry on pass/error of
|
/xen-4.10.0-shim-comet/tools/python/ |
A D | ZPL-2.0 | 35 files to carry prominent notices stating that you changed
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/ |
A D | x86_emulate.c | 6788 bool __maybe_unused carry; in x86_emulate() local 6804 : "=r" (dst.val), ASM_FLAG_OUT("=@ccc", "=qm") (carry) ); in x86_emulate() 6809 : "=r" (dst.val), ASM_FLAG_OUT("=@ccc", "=qm") (carry) ); in x86_emulate() 6814 : "=r" (dst.val), ASM_FLAG_OUT("=@ccc", "=qm") (carry) ); in x86_emulate() 6818 if ( carry ) in x86_emulate() 6847 : "=r" (dst.val), ASM_FLAG_OUT("=@ccc", "=qm") (carry) ); in x86_emulate() 6861 if ( carry ) in x86_emulate() 7484 bool carry; in x86_emulate() local 7493 [carry] ASM_FLAG_OUT("=@ccc", "=qm") (carry), in x86_emulate() 7502 [carry] ASM_FLAG_OUT("=@ccc", "=qm") (carry), in x86_emulate() [all …]
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | vtd-pi.txt | 111 request arriving at the root-complex carry the identity of the interrupt
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | COPYING | 95 a) You must cause the modified files to carry prominent notices
|
/xen-4.10.0-shim-comet/xen/ |
A D | COPYING | 122 a) You must cause the modified files to carry prominent notices
|
/xen-4.10.0-shim-comet/ |
A D | COPYING | 170 a) You must cause the modified files to carry prominent notices
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | COPYING | 179 b) You must cause the files modified to carry prominent notices
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | COPYING | 178 b) You must cause the files modified to carry prominent notices
|
/xen-4.10.0-shim-comet/xen/common/libelf/ |
A D | COPYING | 178 b) You must cause the files modified to carry prominent notices
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | lwip.patch-cvs | 1368 tmp++; /* add back carry */ 1374 sum++; /* add back carry */
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | COPYING | 176 b) You must cause the files modified to carry prominent notices
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | LICENSE | 84 b) You must cause the files modified to carry prominent notices stating that you changed the files …
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | COPYING | 169 b) You must cause the files modified to carry prominent notices
|
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/ |
A D | COPYING | 171 b) You must cause the files modified to carry prominent notices
|
Completed in 43 milliseconds