Home
last modified time | relevance | path

Searched refs:kA64Tst3rro (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/arm64/
Darm64_lir.h360 kA64Tst3rro, // tst alias of "ands rzr, arg1, arg2, arg3". enumerator
Dassemble_arm64.cc643 ENCODING_MAP(WIDE(kA64Tst3rro), SF_VARIANTS(0x6a00001f),
Dutility_arm64.cc586 opcode = kA64Tst3rro; in OpRegRegShift()