public class GPUInstructionParser extends InstructionParser
Constructor and Description |
---|
GPUInstructionParser() |
Modifier and Type | Method and Description |
---|---|
static GPUInstruction |
parseSingleInstruction(GPUInstruction.GPUINSTRUCTION_TYPE gputype,
String str) |
static GPUInstruction |
parseSingleInstruction(String str) |
parseMixedInstructions
public static GPUInstruction parseSingleInstruction(String str)
public static GPUInstruction parseSingleInstruction(GPUInstruction.GPUINSTRUCTION_TYPE gputype, String str)
Copyright © 2018 The Apache Software Foundation. All rights reserved.