Alexander Krog

Results 2 issues of Alexander Krog

According to the documentation pack_into should be able to pack_into any byte_container, but the function takes a std:array instead of std::span or equivalent. https://github.com/CrustyAuklet/bitpacker/blob/c62dbbf4fe40f267a06c94f3675aaa2579af8cfe/include/bitpacker/bitpacker.hpp#L822

https://github.com/pietroborrello/CustomProcessingUnit/blob/2d3b9df08fe6ce4d4ce53e04189c6204c0eb0381/uasm-lib/uasm.py#L645 based on the iret I belive this is CS_USERM but I could definitely be wrong.