Home | History | Annotate | Download | only in arm64

Lines Matching defs:Nzcv

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