If bit and byte both exist in a code note, give preference to byte. Allows for annotating large collections of smaller data: "[400 byte] 100x 32-bit integer"
Differentiate between explicitly specifying "[8-bit]" versus not having an annotation. Fixes a minor issue where adding conditions for an annotated "[8-bit]" address in non-8-bit mode would not create an 8-bit comparison.
If bit and byte both exist in a code note, give preference to byte. Allows for annotating large collections of smaller data: "[400 byte] 100x 32-bit integer"
Differentiate between explicitly specifying "[8-bit]" versus not having an annotation. Fixes a minor issue where adding conditions for an annotated "[8-bit]" address in non-8-bit mode would not create an 8-bit comparison.