From WikiChip
Search results

Page title matches

  • {{c title|xor macro - <iso646.h>}} The '''xor''' macro, which is part of {{C|iso646.h|<iso646.h>}}, is a convenient objec
    692 bytes (109 words) - 13:41, 4 January 2015
  • 735 bytes (119 words) - 13:40, 4 January 2015
  • #REDIRECT [[c/iso646.h/xor]]
    28 bytes (5 words) - 13:35, 4 January 2015
  • #REDIRECT [[c/iso646.h/xor eq]]
    31 bytes (6 words) - 13:35, 4 January 2015
  • {{mirc title|$xor identifier}}'''$xor''' returns the binary XOR of 2 numbers. <pre>$xor(<N1>,<N2>)</pre>
    3 KB (475 words) - 18:11, 20 May 2018

Page text matches

  • !var %hash $xor(%hash,$asc($mid(%input,%i,1))) var %hash $calc(($xor(%hash,$calc(%hash /128)) * 9) % 4294967296)
    30 KB (5,149 words) - 01:46, 30 November 2018
  • * {{mIRC|$xor}}()
    13 KB (1,564 words) - 03:22, 5 June 2023
  • | {{mips|XOR}} || Exclusive Or
    18 KB (2,445 words) - 08:24, 9 November 2019
  • ...r mode. You can find the final color based on the two color by using $xor($xor(currentcolor,16777215),drawncolor). Drawing the same color gives white and
    2 KB (333 words) - 19:02, 26 March 2023
  • ...r mode. You can find the final color based on the two color by using $xor($xor(currentcolor,16777215),drawncolor). Drawing the same color gives white and
    2 KB (223 words) - 12:55, 29 April 2020
  • ...r mode. You can find the final color based on the two color by using $xor($xor(currentcolor,16777215),drawncolor). Drawing the same color gives white and
    2 KB (284 words) - 13:00, 29 April 2020
  • ...r mode. You can find the final color based on the two color by using $xor($xor(currentcolor,16777215),drawncolor). Drawing the same color gives white and
    1 KB (206 words) - 12:57, 29 April 2020
  • ...r mode. You can find the final color based on the two color by using $xor($xor(currentcolor,16777215),drawncolor). Drawing the same color gives white and
    3 KB (460 words) - 02:07, 9 June 2023
  • ...r mode. You can find the final color based on the two color by using $xor($xor(currentcolor,16777215),drawncolor). Drawing the same color gives white and
    2 KB (337 words) - 10:42, 20 February 2024
  • | {{C|Iso646.h/xor|xor}} || Expands to ^ || [[NA1]]
    1 KB (220 words) - 14:29, 1 April 2017
  • {{c title|xor macro - <iso646.h>}} The '''xor''' macro, which is part of {{C|iso646.h|<iso646.h>}}, is a convenient objec
    692 bytes (109 words) - 13:41, 4 January 2015
  • ...[[adder]], [[shift register]], and a constant multiplier (often a simple [[XOR gate]]). LFSRs are also called '''Autonomous LFSR''' or '''ALFSR''' because
    556 bytes (83 words) - 13:11, 11 April 2023
  • #REDIRECT [[XOR]]
    17 bytes (2 words) - 16:55, 12 April 2014
  • * {{mIRC|$and}}, {{mIRC|$not}}, {{mIRC|$or}}, {{mIRC|$xor}}
    10 KB (1,480 words) - 08:16, 2 February 2024
  • #REDIRECT [[c/iso646.h/xor]]
    28 bytes (5 words) - 13:35, 4 January 2015
  • #REDIRECT [[c/iso646.h/xor eq]]
    31 bytes (6 words) - 13:35, 4 January 2015
  • | {{\|7486}} || Quad 2-Input XOR Gate
    7 KB (851 words) - 20:53, 29 July 2021
  • ===XOR Gate=== {{main|XOR gate}}
    5 KB (838 words) - 11:19, 10 February 2020
  • ...'{''' [[AND]], [[NOT]] '''}''', '''{''' [[OR]], [[NOT]] '''}''', '''{''' [[XOR]], [[AND]] '''}''', '''{''' [[MAJ]], [[NOT]] '''}'''
    2 KB (302 words) - 00:05, 8 December 2015
  • The xor version is sometimes more commonly in field such as [[cryptography]].
    1,010 bytes (144 words) - 21:07, 15 December 2015
  • In the field of [[cryptography]], the XOR version is also common.
    2 KB (368 words) - 21:04, 15 December 2015
  • === XOR === {{main|xor}}
    32 KB (5,239 words) - 01:23, 19 May 2016
  • {{inst|mn=EXOR |op={{bin|11111010}} |act=Stack[Top] = {{l|xor|Stack[Top]|Stack[Top-1]}}}} {{inst|mn=PEXOR |op={{bin|11111110}} |act={{l|xor|PUSH(Stack[Top]|Stack[Top-1])}} ; Stack[Top] = 1}}
    3 KB (449 words) - 21:57, 26 June 2017
  • ...ub> |col 1=XRA R<sub>s</sub> |col 2=1 |op={{bin|10 101 SSS}} |act=A = {{l|xor|A|R<sub>s</sub>}}}} ...|col 1=XRA M |col 2=1 |op={{bin|10 101 111}} |act=A = {{l|xor|A|Mem}}}}
    13 KB (2,079 words) - 09:11, 29 September 2019
  • ...o only for NOPs, CLC, some vector MOVs and some zeroing instructions (SUB, XOR and vector analogs). * Many ALU operations have 4 op/cycle throughput for GP registers: XOR, OR, NEG, NOT, ADD, SUB, CMP, AND, etc.
    27 KB (3,750 words) - 06:57, 18 November 2023
  • | <pre>xor eax, eax</pre> Sandy Bridge recognizes instructions such as <code>{{x86|XOR}}</code>, <code>{{x86|PXOR}}</code>, and <code>{{x86|XORPS}}</code> as zero
    84 KB (13,075 words) - 00:54, 29 December 2020
  • | <pre>xor eax, eax</pre> ...nations are performed. Skylake recognizes instructions such as <code>{{x86|XOR}}</code>, <code>{{x86|PXOR}}</code>, and <code>{{x86|XORPS}}</code> as zero
    79 KB (11,922 words) - 06:46, 11 November 2022
  • ** {{arch|16}} add/sub/shift/rotate/AND/OR/XOR
    5 KB (596 words) - 21:23, 19 November 2017
  • ** {{arch|16}} add/sub/shift/rotate/AND/OR/XOR
    4 KB (492 words) - 00:37, 28 June 2016
  • | ALU || 4 || add, and, cmp, or, test, xor, movzx, movsx, mov, (v)movdqu, (v)movdqa, (v)movap*, (v)movup*
    30 KB (4,192 words) - 13:48, 10 December 2023
  • ...itectures, apparently including Zen/Zen+, recognize zeroing idioms such as XOR-ing a register with itself to eliminate the dependency on the source regist
    57 KB (8,701 words) - 22:11, 9 October 2022
  • Valid range for N1 and N2 are -4294967295 through +4294967295. See '''{{mIRC|$xor}}''' for description of handling out-of-range and negative numbers. * {{mIRC|$xor}}
    1 KB (218 words) - 18:45, 20 May 2018
  • {{mirc title|$xor identifier}}'''$xor''' returns the binary XOR of 2 numbers. <pre>$xor(<N1>,<N2>)</pre>
    3 KB (475 words) - 18:11, 20 May 2018
  • * {{mIRC|$xor}}
    2 KB (259 words) - 13:10, 30 October 2017
  • * {{mIRC|$xor}}
    2 KB (241 words) - 13:14, 30 October 2017
  • ...<cond>{S} Rd, Rn, #imm |col 2=Exclusive OR immed |col 3 =Rd = {{l|xor|Rn|imm}}}} ...<cond>{S} Rd, Rn, Rm{, <shift>} |col 2=Exclusive OR |col 3 =Rd = {{l|xor|Rn|Shift(Rm) }}}}
    10 KB (1,558 words) - 15:07, 2 July 2017
  • | <code>(V)P(AND/ANDN/OR/XOR)(/D/Q)</code> | <code>(V)(AND/ANDN/OR/XOR)(PS/PD)</code>
    83 KB (13,667 words) - 15:45, 16 March 2023
  • | ALU || 4 || add, and, cmp, or, test, xor, movzx, movsx, mov, (v)movdqu, (v)movdqa, (v)movap*, (v)movup*
    52 KB (7,651 words) - 00:59, 6 July 2022
  • * {{mIRC|$xor}}
    1 KB (202 words) - 13:15, 30 October 2017
  • * {{mIRC|$xor}}
    936 bytes (125 words) - 13:11, 30 October 2017
  • {{mIRC|$xor}}
    524 bytes (72 words) - 13:01, 30 October 2017
  • *** Some common integer ALU ops (CMP,TEST,AND,OR,XOR,LEA) increased throughput by 1 insn/cycle
    7 KB (975 words) - 10:38, 3 August 2023
  • xor rax, rax
    1,003 bytes (152 words) - 12:28, 10 August 2021
  • | <pre>xor eax, eax</pre> ...ions are performed. Sunny Cove recognizes instructions such as <code>{{x86|XOR}}</code>, <code>{{x86|PXOR}}</code>, and <code>{{x86|XORPS}}</code> as zero
    34 KB (5,187 words) - 06:27, 17 February 2023
  • $and $xor $or $not ...is ALSO used. This means a 2nd parameter for $not and a 3rd parm for $and $xor $or $biton $bitoff $isbit. The B parameter defaults as 32 when not used, bu
    11 KB (1,800 words) - 14:04, 5 June 2023
  • ...NDN</code> is (not source1) and source2, <code>XNOR</code> is not (source1 xor source2).
    8 KB (1,307 words) - 15:09, 15 March 2023