Searched refs:LI (Results 1 – 1 of 1) sorted by relevance
53 LI(13), // Load immediate, e.g. "li R0,5" (immediate encoded as signed value) enumConstant633 Instruction instruction = new Instruction(Opcodes.LI, register); in addLoadImmediate()