Related changes
Appearance
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
3 June 2025
- diffhist X86-64 19:43 +975 Punpcklbw talk contribs (→Recent implementations: added alignment-check exception behaviour difference for AVX instructions)
2 June 2025
- diffhist X86-64 23:49 +1,997 Punpcklbw talk contribs (→Recent implementations: added PUSH/POP with a segment-register and an operand-size of 32/64-bit (16-bit read/write on Intel64, wider on AMD64), and WRMSR being non-serializing for more registers on AMD64 than on Intel64)
1 June 2025
- diffhist Tail call 10:00 +558 94.29.7.231 talk (→Description)
- diffhist m Register allocation 07:30 +9 XtexChooser talk contribs (scalar register -> GP register; FPRs are also scalar regs.) Tag: Visual edit
30 May 2025
- diffhist m GitHub 16:38 −29 Brandon talk contribs (Reverted edit by 171.227.193.160 (talk) to last version by Materialscientist) Tags: Rollback Mobile edit Mobile web edit Advanced mobile edit
- diffhist GitHub 16:34 +29 171.227.193.160 talk (Hangnooooodjdjrjei38eishsb2heifici4i4ìhdh) Tags: Reverted Mobile edit Mobile web edit
- diffhist X86-64 00:49 0 Guy Harris talk contribs (Mark a dead link as such.)
- diffhist X86-64 00:44 0 Guy Harris talk contribs (Mark some ancient (in motherboard time, 2010 is "ancient" in 2025) links as dead, as at least some are.)
- diffhist X86-64 00:28 +1 Guy Harris talk contribs (→Video game consoles: Make the archived URL match the original URL.)
- diffhist X86-64 00:22 +248 Guy Harris talk contribs (Use citation templates.)
28 May 2025
- diffhist X86-64 14:54 +338 CesarB talk contribs (→Microarchitecture levels: ld.so is not available on some older distributions, and --help was added on glibc 2.33)
- diffhist Java virtual machine 14:54 +9 Vincent Lefèvre talk contribs (Undid revision 1292686339 by 184.103.37.139 (talk)) Tag: Undo
- diffhist m GitHub 09:40 −182 Materialscientist talk contribs (Reverted edits by 49.237.6.98 (talk) (HG) (3.4.13)) Tags: Huggle Rollback
- diffhist GitHub 09:26 +182 49.237.6.98 talk Tags: Reverted Mobile edit Mobile web edit
- diffhist Java virtual machine 07:59 −9 184.103.37.139 talk (→* * Calculates the sale price of a value at a given discount. * The sale price is formatted as US dollars. * * @param {number} input The value to discount. * @param {number} discount The discount to apply, such as .5 or 50%. * @return The sale price formatted as USD. * @customfunction: function salePrice(input, discount) { let price = input - (input * discount); let dollarUS = Intl.NumberFormat("en-US", { style: "currency", currency: "USD", }); return dollarUS.format(pr) Tags: Reverted Mobile edit Mobile web edit Disambiguation links added