Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dx86_lir.h485 kX86Bswap32R, enumerator
Dutility_x86.cc131 case kOpRev: opcode = r_dest_src.Is64Bit() ? kX86Bswap64R : kX86Bswap32R; break; in OpReg()
Dassemble_x86.cc333 …{ kX86Bswap32R, kRegOpcode, IS_UNARY_OP | REG_DEF0_USE0, { 0, …