Home
last modified time | relevance | path

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

/art/compiler/dex/quick/mips/
Dassemble_mips.cc385 ENCODING_MAP(kMipsSync, 0x0000000f,
Dmips_lir.h635 kMipsSync, // sync kind [000000] [0000000000000000] s[10..6] [001111]. enumerator
Dtarget_mips.cc677 NewLIR1(kMipsSync, 0 /* Only stype currently supported */); in GenMemBarrier()