Class FixedWidthUnsigned

class FixedWidthUnsigned : public Decoder

Public Functions

FixedWidthUnsigned(const size_t byte_width)
llvm::Instruction *codegenDecode(llvm::Value *byte_stream, llvm::Value *pos, llvm::Module *llvm_module) const

Private Members

const size_t byte_width_