We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

MVP: Difference between revisions

From SnesLab
Jump to: navigation, search
(the offical datasheet expands the P as "Positive")
(block move addressing mode)
Line 9: Line 9:
|'''Speed'''
|'''Speed'''
|+
|+
|implied
|block move
|44
|44
|3 bytes
|3 bytes

Revision as of 06:04, 2 May 2023

MVN (Block Move Positive) is a 65c816 instruction that copies a contiguous block of memory.

Basic Info
Addressing Mode Opcode Length Speed
block move 44 3 bytes 7 cycles per byte moved
Flags Clobbered
N V M X D I Z C
. . . . . . . .

See Also