CoqToLeanAsm: x86 Macro Assembler in Lean 4

16.1. XOR Self Produces Zero

theorem xor_self_zero (v : DWord) : v ^^^ v = 0 := BitVec.xor_self