Only the Old3DS NFC-sysmodule was updated, not New3DS. The size of .text decreased by 0x8-bytes.
+
+
Only one function was updated. Instead of doing "u64_someval0 += u64_someval1 + u64_someval1 + u64_someval1", this now uses a loop to do that addition 5 times.