Home | History | Annotate | Download | only in arm64

Lines Matching refs:nzcv

1104 Instr Assembler::Nzcv(StatusFlags nzcv) {
1105 return ((nzcv >> Flags_offset) & 0xf) << Nzcv_offset;