Z80:Opcodes:SET: Difference between revisions
From Learn @ Cemetech
Jump to navigationJump to search
Initial automated import |
(No difference)
|
Initial automated import |
(No difference)
|
Sets the specified bit.
set n,op8
set n,a set n,b set n,c set n,d set n,e set n,h set n,l set n,(hl) set n,(ix+n) set n,(iy+n)
All flags preserved.
r denotes 8-bit register.
r | 8 |
(hl) | 15 |
(ix+X) | 23 |
(iy+X) | 23 |
AND,BIT,CCF,CPL,OR,RES,SCF,XOR