pub const fn nor(a: u64, b: u64) -> u64
NOR — bitwise nor, full 64-bit. MIPS has no NOT; NOR rd, rs, $0 is it.
NOR
NOT
NOR rd, rs, $0