/src/common/lib/libc/arch/aarch64/atomic/ |
atomic_xor_64.S | 34 ATOMIC_OP64(xor, eor) 36 SYNC_FETCH_OP64(xor, eor) 41 ATOMIC_OP64_NV(xor, eor) 43 SYNC_OP64_FETCH(xor, eor)
|
atomic_xor_16.S | 34 ATOMIC_OP16(xor, eor) 36 SYNC_FETCH_OP16(xor, eor) 42 ATOMIC_OP16_NV(xor, eor) 44 SYNC_OP16_FETCH(xor, eor)
|
atomic_xor_32.S | 34 ATOMIC_OP32(xor, eor) 36 SYNC_FETCH_OP32(xor, eor) 42 ATOMIC_OP32_NV(xor, eor) 44 SYNC_OP32_FETCH(xor, eor)
|
atomic_xor_8.S | 34 ATOMIC_OP8(xor, eor) 36 SYNC_FETCH_OP8(xor, eor) 42 ATOMIC_OP8_NV(xor, eor) 44 SYNC_OP8_FETCH(xor, eor)
|
/src/include/ |
iso646.h | 21 #define xor ^ macro
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/ |
armada-ap810-ap0.dtsi | 73 xor@400000 { 74 compatible = "marvell,armada-7k-xor", "marvell,xor-v2"; 81 xor@420000 { 82 compatible = "marvell,armada-7k-xor", "marvell,xor-v2"; 89 xor@440000 { 90 compatible = "marvell,armada-7k-xor", "marvell,xor-v2"; 97 xor@460000 [all...] |
armada-ap80x.dtsi | 170 xor@400000 { 171 compatible = "marvell,armada-7k-xor", "marvell,xor-v2"; 179 xor@420000 { 180 compatible = "marvell,armada-7k-xor", "marvell,xor-v2"; 188 xor@440000 { 189 compatible = "marvell,armada-7k-xor", "marvell,xor-v2"; 197 xor@460000 [all...] |
/src/sys/dev/audio/ |
linear.c | 48 uint8_t xor; local in function:audio_linear8_to_internal 62 xor = audio_format2_is_signed(arg->srcfmt) ? 0 : 0x80; 67 val ^= xor; 81 uint8_t xor; local in function:audio_internal_to_linear8 95 xor = audio_format2_is_signed(arg->dstfmt) ? 0 : 0x80; 100 val ^= xor; 115 uint16_t xor; local in function:audio_linear16_to_internal 133 xor = audio_format2_is_signed(arg->srcfmt) ? 0 : 0x8000; 141 if (__predict_true(xor == 0) && is_src_NE == false) { 157 val ^= xor; 173 uint16_t xor; local in function:audio_internal_to_linear16 232 auint_t xor; local in function:audio_linear24_to_internal 280 auint_t xor; local in function:audio_internal_to_linear24 332 auint_t xor; local in function:audio_linear32_to_internal 372 auint_t xor; local in function:audio_internal_to_linear32 [all...] |
/src/sys/arch/i386/stand/lib/ |
pvcopy.S | 55 xor %eax,%eax 80 xor %eax,%eax 106 xor %eax,%eax
|
comio.S | 36 xor %eax,%eax 73 xor %eax,%eax 107 xor %eax,%eax 140 xor %eax,%eax
|
conio.S | 91 xor %bx,%bx 115 xor %bx,%bx
|
/src/common/lib/libc/arch/or1k/atomic/ |
atomic_xor_32.S | 35 l.xor r5, r11, r4 /* calculate new value */ 53 l.xor r11, r5, r4 /* calculate new value */
|
/src/common/lib/libc/arch/x86_64/string/ |
strchr.S | 108 11: xor %eax,%eax /* char not found */ 114 xor %rcx,%rcx 121 xor %rdx,%rsi /* invert of search pattern (~c) */ 152 xor %eax,%eax
|
memset.S | 43 xor %eax,%eax /* value to write */
|
/src/lib/libc/arch/or1k/sys/ |
pipe.S | 20 l.xor r11,r11,r11
|
/src/common/lib/libc/arch/riscv/atomic/ |
atomic_xor_64.S | 47 xor a0, t0, a1 /* turn into new value */
|
atomic_xor_32.S | 51 xor a0, t0, a1 /* turn into new value */
|
/src/lib/libc/arch/sh3/sys/ |
brk.S | 78 xor r0, r0 80 xor r0, r0
|
/src/sys/arch/evbppc/pmppc/ |
pmppc_locore.S | 102 xor 5,5,5 103 xor 6,6,6
|
/src/sys/external/bsd/gnu-efi/dist/lib/x86_64/ |
setjmp.S | 21 xor %rax,%rax 39 xor %rdx,%rdx
|
/src/sys/arch/mips/mips/ |
spl.S | 81 xor a0, v1 # disable ipl's masked bits 85 xor v1, MIPS_SR_INT_IE # clear interrupt enable bit 137 xor a1, MIPS_INT_MASK # invert SR bits 142 xor v0, MIPS_SR_INT_IE # clear interrupt enable bit 164 xor a1, MIPS_INT_MASK 176 xor v1, MIPS_INT_MASK # invert 183 xor v1, MIPS_SR_INT_IE # clear interrupt enable bit 203 xor v0, MIPS_SR_INT_IE # clear interrupt enable bit 223 xor v0, MIPS_SR_INT_IE # clear interrupt enable bit 261 xor a0, v1 # clear all interrupt [all...] |
/src/common/lib/libc/arch/powerpc/string/ |
memcmp.S | 216 xor %r3,%r3,%r3 242 xor %r3,%r3,%r3 254 xor %r3,%r3,%r3 /* Equal result */
|
/src/lib/libc/arch/or1k/gen/ |
__setjmp14.S | 38 l.xor r4, r4, r4 41 l.xor r11, r11, r11 61 l.xor r5, r5, r5
|
/src/sys/arch/evbppc/wii/ |
wii_locore.S | 119 xor %r5, %r5, %r5 120 xor %r6, %r6, %r6
|
/src/common/lib/libc/arch/i386/string/ |
memset.S | 45 xor %eax,%eax
|