P4LLVM icon indicating copy to clipboard operation
P4LLVM copied to clipboard

`extract` function with two arguments is not implemented.

Open DTharun opened this issue 7 years ago • 1 comments

extract function has two variants one argument and two arguments. Two argument version of extract takes a header of variable length, as we are not handling varbits as of now, no point in implementing two argument extract function.

This is for future reference.

DTharun avatar Jun 05 '18 11:06 DTharun

Varbits have been handled in Front-end

svkeerthy avatar Jun 07 '18 11:06 svkeerthy