Changes

Z80

523 bytes removed, 11 March
/* Load group */
| ld r1,r2 || 01rrrsss || 1 || 4 (4) || - || - || - || - || - || - || - || - || r1 := r2 ||rowspan=20|8-bit Load
|-
| ld rp1,p p2 || 11i11101 01rrr10b 01pppqqq || 2 || 8 (4,4) || - || - || - || - || - || - || - || - || r p1 := p|-| ld p,r || 11i11101 0110brrr || 2 || 8 (4,4) || - || - || - || - || - || - || - || - || p := r|-| ld ixh,ixl || 11011101 01100101 || 2 || 8 (4,4) || - || - || - || - || - || - || - || - || ixh := ixl|-| ld ixl,ixh || 11011101 01101100 || 2 || 8 (4,4) || - || - || - || - || - || - || - || - || ixl := ixh|-| ld iyh,iyl || 11111101 01100101 || 2 || 8 (4,4) || - || - || - || - || - || - || - || - || iyh := iyl|-| ld iyl,iyh || 11111101 01101100 || 2 || 8 (4,4) || - || - || - || - || - || - || - || - || iyl := iyhp2
|-
| ld r,n || 00rrr110 nnnnnnnn || 2 || 7 (4,3) || - || - || - || - || - || - || - || - || r := n
13,173
edits