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)  | 
parseMixedInstructionspublic static GPUInstruction parseSingleInstruction(String str)
public static GPUInstruction parseSingleInstruction(GPUInstruction.GPUINSTRUCTION_TYPE gputype, String str)
Copyright © 2021 The Apache Software Foundation. All rights reserved.