Searched refs:LDH (Results 1 – 1 of 1) sorted by relevance
42 LDH(2), // Load 2 bytes from immediate offset, e.g. "ldh R0, [5]" enumConstant428 Instruction instruction = new Instruction(Opcodes.LDH, register); in addLoad16()