Author Topic: How do you pronounce z80?  (Read 8738 times)

0 Members and 1 Guest are viewing this topic.

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
How do you pronounce z80?
« on: May 18, 2011, 03:28:25 pm »
Simple question: how do you pronounce the z80 mnemonics? Don't feel compelled to mention every single instruction, but at least mention those you pronounce differently from me.


Capital letter means pronounce the letter, lowercase letters means pronounce the word. Ones in bold are ones I think I pronounce strangely!

ex        ex
exx        ex
ld        load
ldd        L-D-D
lddr        L-D-D-R
ldi        L-D-I
ldir        L-dir
pop        pop
push        push
adc        add-C
add        add
cp        C-P
cpd        C-P-D
cpdr        C-P-D-R
cpi        C-P-I
cpir        C-P-I-R
cpl        C-P-L
daa        daah
dec        deck
inc        ink
neg        neg
sbc        S-B-C
sub        sub
and        and
bit        bit
ccf        C-C-F
or        or
res        rez
scf        S-C-F
set        set
xor        X-or
rl        R-L
rla        R-L-A
rlc        R-L-C
rlca        R-L-C-A
rld        R-L-D
rr        R-R
rra        ruh-rah
rrc        R-R-C
rrca        R-R-C-A
rrd        R-R-D
sla        slah
sll        S-L-L
sra        srah
srl        SRL
call        call
djnz        D-J-N-Z
jp        J-P
jr        J-R
nop        no-op
ret        ret
reti        ready
retn        ret-N
rst        R-S-T
di        D-I
ei        E-I
halt        halt
im        imm
in        in
ind        I-N-D
indr        I-N-D-R
ini        I-N-I
inir        I-N-I-R
otdr        O-T-D-R
otir        O-T-I-R
out        out
outd        out-D
outi        outie

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: How do you pronounce z80?
« Reply #1 on: May 18, 2011, 03:30:04 pm »
The only mnemonics I don't spell out are push, pop, sub, add, out, and, dec and halt.
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: How do you pronounce z80?
« Reply #2 on: May 18, 2011, 03:31:24 pm »
I always pronounce:
ret = return
jp = jump
nop = nop
xor = xor
res = reset

Spoiler For This was the original msg:
Thanks, that will help me remembering the mnemonics. also, doesnt ret mean "return"?
« Last Edit: May 18, 2011, 03:36:50 pm by aeTIos »
I'm not a nerd but I pretend:

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: How do you pronounce z80?
« Reply #3 on: May 18, 2011, 03:31:45 pm »
I don't know most of those instructions so here are the ones I know:

ex      ex
ld      L-D
cp      C-P
jp      J-P
jr      J-R
push    push
pop     pop
out     out
in      in
nop     nops
ret     ret

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: How do you pronounce z80?
« Reply #4 on: May 18, 2011, 03:33:05 pm »
The only mnemonics I don't spell out are push, pop, sub, add, out, and, dec and halt.

:o You don't pronounce mnemonics like neg, bit, and call as words?


Thanks, that will help me remembering the mnemonics. also, doesnt ret mean "return"?

Yes, it does.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: How do you pronounce z80?
« Reply #5 on: May 18, 2011, 03:34:55 pm »
The only mnemonics I don't spell out are push, pop, sub, add, out, and, dec and halt.

:o You don't pronounce mnemonics like neg, bit, and call as words?

Maybe RET and CALL too, but that's it :P
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Hot_Dog

  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: How do you pronounce z80?
« Reply #6 on: May 18, 2011, 04:00:00 pm »
For me:

ret = "retire"
ldir = "L-Director"
res = "res"
nop = "n-o-p"
ld = "l-d"
rst = "rest" or "reset"

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: How do you pronounce z80?
« Reply #7 on: May 18, 2011, 04:10:30 pm »
I always pronounce dec as des
/e

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: How do you pronounce z80?
« Reply #8 on: May 18, 2011, 04:11:37 pm »
^^ That.
I'm not a nerd but I pretend:

Offline Freyaday

  • The One And Only Serial Time Killing Catboy-Capoeirista-Ballerino
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1970
  • Rating: +128/-15
  • I put on my robe and pixel hat...
    • View Profile
Re: How do you pronounce z80?
« Reply #9 on: May 18, 2011, 04:17:51 pm »
exx  eggs
ldir   l-deer
adc  add-k
xor   kszor
sra   sirrah
djnz d'jinnz
IND  end
INDR ender
INI   enni
INIR  ineer
otir   O-teer
« Last Edit: May 18, 2011, 04:18:14 pm by Freyaday »
In other news, Frey continues kicking unprecedented levels of ass.
Proud member of LF#N--Lolis For #9678B6 Names


I'm a performer at heart; I stole it last week.
My Artwork!

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: How do you pronounce z80?
« Reply #10 on: May 18, 2011, 04:19:21 pm »
Oh!

xor gzor

That's how I read it :P

Offline Freyaday

  • The One And Only Serial Time Killing Catboy-Capoeirista-Ballerino
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1970
  • Rating: +128/-15
  • I put on my robe and pixel hat...
    • View Profile
Re: How do you pronounce z80?
« Reply #11 on: May 18, 2011, 04:22:18 pm »
Try saying all my pronunciations out loud.
In other news, Frey continues kicking unprecedented levels of ass.
Proud member of LF#N--Lolis For #9678B6 Names


I'm a performer at heart; I stole it last week.
My Artwork!

Offline Quigibo

  • The Executioner
  • CoT Emeritus
  • LV11 Super Veteran (Next: 3000)
  • *
  • Posts: 2031
  • Rating: +1075/-24
  • I wish real life had a "Save" and "Load" button...
    • View Profile
Re: How do you pronounce z80?
« Reply #12 on: May 18, 2011, 04:44:58 pm »
Am I the only one who pronounces jr as "jur"?  I think ldir as "elder" is normal.  But a lot of these I instinctively pronounce as what they stand for.  Like I generally say "compare" for cp and "rotate right" for rr, etc. instead of reading the actual letters.
« Last Edit: May 18, 2011, 04:46:04 pm by Quigibo »
___Axe_Parser___
Today the calculator, tomorrow the world!

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: How do you pronounce z80?
« Reply #13 on: May 18, 2011, 04:48:15 pm »
I think ldir as "elder" is normal.  But a lot of these I instinctively pronounce as what they stand for.  Like I generally say "compare" for cp and "rotate right" for rr, etc. instead of reading the actual letters.
I do all of this too.  I don't think I have any notably weird ones.  Maybe that I say "D-J-N-Z" as all separate letters. :)

Offline Freyaday

  • The One And Only Serial Time Killing Catboy-Capoeirista-Ballerino
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1970
  • Rating: +128/-15
  • I put on my robe and pixel hat...
    • View Profile
Re: How do you pronounce z80?
« Reply #14 on: May 18, 2011, 04:49:41 pm »
Well, I say DJNZ as the plural of d'jinn (or what it would be, if d'jinn was English in origin)
In other news, Frey continues kicking unprecedented levels of ass.
Proud member of LF#N--Lolis For #9678B6 Names


I'm a performer at heart; I stole it last week.
My Artwork!