Searched refs:LDDW (Results 1 – 1 of 1) sorted by relevance
62 LDDW(22), // Load 4 bytes from data memory address (register + immediate): "lddw R0, [5]R1" enumConstant851 Instruction instruction = new Instruction(Opcodes.LDDW, destinationRegister); in addLoadData()