Two new atomic instructs were recently added to the BPF ISA. Lets update our asm package to add the ability to decode them and emit them. Links: * https://github.com/torvalds/linux/commit/880442305a3908589bf4d6fc1d79edb577ee497c * https://lore.kernel.org/all/cover.1741049567.git.yepeilin@google.com/ * https://github.com/llvm/llvm-project/pull/108636