Searched refs:kThumb2TstRR (Results 1 - 3 of 3) sorted by path

/art/compiler/dex/quick/arm/
H A Darm_lir.h385 kThumb2TstRR, // tst [111010100001] rn[19..16] [0000] [1111] [0000] rm[3..0]. enumerator in enum:art::ArmOpcode
H A Dassemble_arm.cc698 ENCODING_MAP(kThumb2TstRR, 0xea100f00,
H A Dutility_arm.cc294 opcode = (thumb_form) ? kThumbTst : kThumb2TstRR;

Completed in 11 milliseconds