Searched refs:xor (Results 1 - 25 of 25) sorted by relevance

/haiku/headers/build/gcc-2.95.3/
H A Diso646.h13 #define xor ^ macro
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A Dfabs.s4 xor %eax,%eax
H A Dexp2l.s68 3: xor %eax,%eax
/haiku/src/system/libroot/posix/musl/math/x86/
H A Dscalbn.s20 xor $0xfff,%eax
27 xor %eax,%eax
H A Dscalbnf.s20 xor $0x1ff,%eax
26 xor %eax,%eax
H A Dremquo.s8 xor 7(%esp),%dh
18 xor 13(%esp),%dh
28 xor 11(%esp),%dh
H A Dscalbnl.s23 xor %eax,%eax
H A Dexp.s131 3: xor %eax,%eax
/haiku/src/system/boot/platform/bios_ia32/
H A Dshell.S63 xor %ax, %ax
78 xor %dh, %dh // head 0, don't change BIOS boot device
100 xor %dx, %dx // boot device ID and partition offset to 0
101 xor %eax, %eax
148 xor %ax, %ax // only read up to the 64kB boundary
160 xor %ax, %ax
173 xor %ah, %ah
196 xor %dh, %dh // next cylinder
209 xor %ax, %ax
214 xor
[all...]
H A Dlong_asm.S73 xor %ax, %ax
H A Dbios_asm.S115 xor %eax, %eax // clear page directory to flush TLBs
150 xor %ax, %ax // stack in segment 0x0
/haiku/src/system/boot/platform/efi/arch/x86_64/
H A Dentry.S38 xor %ax, %ax
H A Dlong_smp_trampoline.S98 xor %ax, %ax
/haiku/src/bin/unzip/
H A Dcrctab.c105 ulg xor; /* polynomial exclusive-or pattern */ local
110 xor = 0L;
112 xor |= 1L << (31 - p[i]);
114 # define xor 0xedb88320L macro
127 c = c & 1 ? xor ^ (c >> 1) : c >> 1;
/haiku/src/system/kernel/arch/x86/32/
H A Darch.S171 xor %eax,%eax
206 xor %eax,%eax
268 xor %al,%al
H A Dinterrupts.S177 xor %edx, %edx; \
/haiku/src/apps/bootmanager/
H A Dbootman.S194 xor al, al
196 xor cx, cx
209 xor bh, bh ; write on page 0
460 xor ax, ax ; Then jump to first entry
482 xor ax, ax
493 xor cx, cx ; The index of the current item
513 xor bl, BRIGHT_COLOR_MASK ; Highlight it
581 xor bh, bh
612 xor ah, ah ; The high-byte of the string length
628 xor a
[all...]
/haiku/headers/cpp/std/
H A Dgslice_array.h155 _DEFINE_VALARRAY_OPERATOR(^, xor)
H A Dindirect_array.h143 _DEFINE_VALARRAY_OPERATOR(^, xor)
H A Dmask_array.h140 _DEFINE_VALARRAY_OPERATOR(^, xor)
H A Dslice_array.h142 _DEFINE_VALARRAY_OPERATOR(^, xor)
H A Dvalarray_array.h327 _DEFINE_ARRAY_FUNCTION(^, xor)
H A Dstd_valarray.h614 _DEFINE_VALARRAY_AUGMENTED_ASSIGNMENT(^, xor)
637 _DEFINE_VALARRAY_EXPR_AUGMENTED_ASSIGNMENT(^, xor)
/haiku/src/system/kernel/arch/x86/64/
H A Dentry_compat.S229 xor %rcx, %rcx
/haiku/headers/libs/agg/
H A Dagg_math.h281 xor eax, eax

Completed in 272 milliseconds