this post was submitted on 18 Sep 2024
346 points (98.3% liked)

Programmer Humor

35334 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Tolookah@discuss.tchncs.de 55 points 2 years ago (3 children)

What, you don't have a special command to Compare Unsigned values in register C vs result register K? or Floating-point Addition with Parenthesis, so store the value for use on the next cycle?

[–] 9point6@lemmy.world 27 points 2 years ago (1 children)

I still don't know why this architecture went for a Double XOR as the NOP, I guess they were just flexing that the reference chip design could do both in a single cycle

[–] pancake@lemmygrad.ml 4 points 2 years ago

When returning from kernel code, one should issue Drop Execution Ring Privileges, of course.

[–] InternetCitizen2@lemmy.world 12 points 2 years ago (1 children)

Its been in RISC V for decades.

[–] SpaceNoodle@lemmy.world 6 points 2 years ago (1 children)

I wouldn't really characterize fourteen years as "decades."

[–] algernon@lemmy.ml 15 points 2 years ago (2 children)

IT years are similar to dog years, an IT year is multiple normal human years, so 14 IT years is certainly IT decades.

algernon nods sagely

[–] authorinthedark@lemmy.sdf.org 13 points 2 years ago (1 children)

THAT'S how I'm supposed to get ten years of experience in a five year old technology

[–] AdamEatsAss@lemmy.world 2 points 2 years ago (1 children)

Just lie. What are they going to do? They don't know enought to realize they made an impossible request, they won't be able to tell the difference between 10 and 5 years experience.

[–] lord_ryvan@ttrpg.network 2 points 2 years ago (1 children)

Just don't work there, seems like a company run by idiots

[–] AdamEatsAss@lemmy.world 2 points 2 years ago

STEP 1: find company run by idiots

STEP 2: get them to give me a remote job

STEP 3: barely work at all

STEP 4: get second remote job and collect 2 paychecks

[–] Brahvim@lemmy.kde.social 0 points 2 years ago

"Algernon"? The monkey in your PFP? The nerdy kid in Canis Canem Edit a.k.a. Bully?

[–] stingpie@lemmy.world 9 points 2 years ago

I'm pretty sure fused add multiply with store is part of the AVX instruction set.