30.2.4. ARM CBZ instruction
Compare and branch if zero.
Example: userland/arch/aarch64/cbz.S
Only in ARMv8 and ARMv7 Thumb mode, not in armv7 ARM mode.
Very handy!
Compare and branch if zero.
Example: userland/arch/aarch64/cbz.S
Only in ARMv8 and ARMv7 Thumb mode, not in armv7 ARM mode.
Very handy!