Searched refs:LDW (Results 1 – 1 of 1) sorted by relevance
43 LDW(3), // Load 4 bytes from immediate offset, e.g. "ldw R0, [5]" enumConstant459 Instruction instruction = new Instruction(Opcodes.LDW, register); in addLoad32()