Write an assembly program designed to copy the value 0x55 to data memory locations 0x40∼0x45 through direct addressing mode

How would the program change if the data memory locations are 0×340∼0×345?