Package ghidra.pcodeCPort.globalcontext
Class ContextBitRange
- java.lang.Object
-
- ghidra.pcodeCPort.globalcontext.ContextBitRange
-
public class ContextBitRange extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ContextBitRange()ContextBitRange(int sbit, int ebit)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetValue(int[] vec)voidsetValue(int[] vec, int val)
-