On Sat, Aug 17, 2019 at 01:17:52PM +0200, Ander Juaristi wrote: > Introduce new helper functions to load/store 64-bit values > onto/from registers: > > - nft_reg_store64 > - nft_reg_load64 > > This commit also re-orders all these helpers from smallest > to largest target bit size. Applied, thanks.