Searched refs:LDB (Results 1 – 1 of 1) sorted by relevance
41 LDB(1), // Load 1 byte from immediate offset, e.g. "ldb R0, [5]" enumConstant417 Instruction instruction = new Instruction(Opcodes.LDB, register); in addLoad8()