Related changes
Appearance
← AVX-512
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are shown in bold with a green bullet. See more at Help:Related changes.
List of abbreviations (help):
- D
- Edit made at Wikidata
- r
- Edit flagged by ORES
- N
- New page
- m
- Minor edit
- b
- Bot edit
- (±123)
- Page byte size change
- Temporarily watched page
20 July 2025
- diffhist m C++ 12:14 +2 Boxwords talk contribs
- diffhist Intel 06:45 +11 Dragodistei talk contribs
- diffhist Subnormal number 06:28 +206 Basvanbreuker talk contribs (Cited section on FPU behavior using official ARM developer documentation.) Tags: Visual edit Newcomer task Newcomer task: references
- diffhist Transistor count 01:05 +32 Cybercobra talk contribs (improve PC Guide citation)
- diffhist RISC-V 00:49 +76 VectorVoyager talk contribs (add microcontroller) Tag: 2017 wikitext editor
19 July 2025
- diffhist Video game 16:07 +4 Johnn Francis talk contribs (Tense.)
- diffhist m Athens 11:59 +3 Schnackal talk contribs (Corrected possessives from Athens' to Athens's, following Wikipedia Manual of Style guide on possessives)
- diffhist RISC-V 00:44 0 2a00:f41:580d:86de:9baf:be5b:1381:471b talk (→Software: risc-v support was backported to adoptium openjdk 17)
18 July 2025
- diffhist Zen 5 21:01 +4 Xose.vazquez talk contribs
- diffhist m Intel 10:47 −45 Annh07 talk contribs (Reverted 1 edit by 95.26.138.94 (talk) to last revision by Imlickingthings999) Tags: Twinkle Undo
- diffhist Intel 10:43 +45 95.26.138.94 talk (intel defunct) Tag: Reverted
17 July 2025
- diffhist Intel 22:12 +2,763 Imlickingthings999 talk contribs (logo stuff and also yes that is an official intel youtube channel) Tag: Visual edit
- diffhist Advanced Matrix Extensions 14:50 +132 MaD70 talk contribs (→Extensions: Expanded FMA acronym for better clarity) Tag: 2017 wikitext editor
- diffhist m Advanced Matrix Extensions 09:57 +2 MaD70 talk contribs (→{{Anchor|Tile Matrix multiply Unit}}Tile matrix multiply unit: Corrected missing closing braces) Tag: 2017 wikitext editor
- diffhist Advanced Matrix Extensions 09:56 +483 MaD70 talk contribs (→Extensions: Updated with link to reference with explanation of matrix multiply accumulate (MMA) operation) Tag: 2017 wikitext editor
- diffhist Advanced Matrix Extensions 09:30 +37 MaD70 talk contribs (→{{Anchor|Tile Matrix multiply Unit}}Tile matrix multiply unit: Intel documentation wrongly define the operation computed by TMUL as "matrix multiplication", but it's "matrix multiply and accumulate (MMA)" instead) Tag: 2017 wikitext editor
- diffhist Advanced Matrix Extensions 08:46 +8 MaD70 talk contribs (→{{Anchor|Tile Matrix multiply Unit}}Tile matrix multiply unit: The concatenation of the two symbols += is programming notation and should not used when showing an equation in math notation) Tag: 2017 wikitext editor
16 July 2025
- diffhist Half-precision floating-point format 21:43 +4 AkiraMusic000 talk contribs (Update "As of" dates) Tag: Visual edit
- diffhist m Single-precision floating-point format 21:31 +9 Zinnober9 talk contribs (Fixed tracked syntax errors (stripped template))
- diffhist RISC-V 19:49 −66 Madeline5834 talk contribs (Fix citations)
- diffhist Intel 17:55 −1 Maxeto0910 talk contribs (fine merging these two paragraphs in lead) Tag: Visual edit
- diffhist Linus Torvalds 14:52 0 R0paire-wiki talk contribs (Reverting edit(s) by 46.143.3.46 (talk) to rev. 1300103585 by Strugglehouse: Vandalism (UV 0.1.6)) Tags: Ultraviolet Undo
- diffhist Linus Torvalds 14:51 0 46.143.3.46 talk (removed bad stuff) Tags: Reverted possible BLP issue or vandalism possible vandalism
- diffhist Transistor count 05:54 +25 Maxeto0910 talk contribs Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
- diffhist Transistor count 05:53 0 Maxeto0910 talk contribs Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist Video game 05:22 +1 Maxeto0910 talk contribs (period after sentence) Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
- diffhist Intel 05:05 +10 Maxeto0910 talk contribs (or link it, so having it makes sense regarding MOS:LINKCLARITY) Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist Intel 05:03 −18 Maxeto0910 talk contribs (redundant and obvious) Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist Sorting algorithm 01:43 +29 Jingjingzhang773 talk contribs (Even in-place merge algorithms like symmerge and rotate merge use O(log^2(n+m)) machine words, which equates to O(log(n+m)) in a transdichotomous model.) Tag: Visual edit: Switched
- diffhist m Sorting algorithm 01:39 −2 Jingjingzhang773 talk contribs (tone change) Tag: Visual edit
- diffhist m Intel 00:01 +33 Smartcom5 talk contribs (→top: Infobox: Added logo-caption over variant. ;-)
15 July 2025
- diffhist X86 22:59 +8 95.24.178.74 talk (→APX (Advanced Performance Extensions))
- diffhist m Sorting algorithm 21:17 0 Tamfang talk contribs (consistent spelling)
- diffhist Truth table 18:13 −2,371 Jochen Burghardt talk contribs (distracting) Tag: Undo
- diffhist Truth table 16:32 +170 46.159.119.122 talk (→Applications of truth tables in digital electronics) Tags: Reverted Mobile edit Mobile web edit
- diffhist Truth table 16:16 +2,201 46.159.119.122 talk (→Applications of truth tables in digital electronics) Tags: Reverted Mobile edit Mobile web edit
- diffhist m Sorting algorithm 13:50 +5 Gamapamani talk contribs (fix lint errors)
- diffhist m Sorting algorithm 12:56 +8 Jingjingzhang773 talk contribs (changed phrasing slightly)
- diffhist m Sorting algorithm 12:49 0 Jingjingzhang773 talk contribs (changed formatting slightly)
- diffhist Sorting algorithm 12:45 +102 Jingjingzhang773 talk contribs (Added more details on Shellsort. Empirically, Shellsort using the (Extended) Ciura sequence has been seen to perform at O(nlog(n)) on random data. The change in the worst-case column to include two complexities is questionable.) Tag: Visual edit: Switched
- diffhist m Sorting algorithm 12:13 +29 Jingjingzhang773 talk contribs Tag: Visual edit
- diffhist Sorting algorithm 11:57 −19 Jingjingzhang773 talk contribs Tag: Visual edit
- diffhist AMD 06:35 +30 Sylphoid talk contribs (add industry)
- diffhist RISC-V 05:00 −35 RickyCourtney talk contribs (Flatten) Tags: Mobile edit Mobile web edit Advanced mobile edit
- diffhist RISC-V 04:58 −16 RickyCourtney talk contribs (Circular links) Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
- diffhist RISC-V 04:56 0 RickyCourtney talk contribs (Move parentheses) Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
- diffhist Single instruction, multiple data 04:50 0 Guy Harris talk contribs (→SIMD on the web: Left hand was one position too far rightward.)
- diffhist Single instruction, multiple data 04:48 +42 Guy Harris talk contribs (→SIMD on the web: Be a bit more explicit about targeting WebAssembly.)
- diffhist Single instruction, multiple data 04:35 −14 Guy Harris talk contribs (→Disadvantages: Fix capitalization, use {{section link}} to point to the examples.)
- diffhist Single instruction, multiple data 03:30 0 Guy Harris talk contribs (→History: Link it as massively parallel processing.)