Home
last modified time | relevance | path

Searched defs:nzcv (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ico.cpp46 uint32 nzcv = GetNZCV(ccCode, false); in BuildCcmpInsn() local
Daarch64_cgfunc.cpp4292 void AArch64CGFunc::SelectAArch64CCmp(Operand &o, Operand &i, Operand &nzcv, CondOperand &cond, boo… in SelectAArch64CCmp()