CFINV

Invert Carry Flag. This instruction inverts the value of the PSTATE.C flag.

System
(ARMv8.4)

313029282726252423222120191817161514131211109876543210
11010101000000000100(0)(0)(0)(0)00011111
CRm

System

CFINV

if !HaveFlagManipulateExt() then UNDEFINED;

Operation

PSTATE.C = NOT(PSTATE.C);

Operational information

If PSTATE.DIT is 1:


Internal version only: isa v30.25, AdvSIMD v27.01, pseudocode v85-xml-00bet8_rc3 ; Build timestamp: 2018-09-13T13:04

Copyright © 2010-2018 ARM Limited or its affiliates. All rights reserved. This document is Non-Confidential.