Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.cc192 uint8_t byte_one = EmitVexPrefixByteOne(false, false, false, SET_VEX_M_0F_38); in blsi() local
206 uint8_t byte_one = EmitVexPrefixByteOne(false, false, false, SET_VEX_M_0F_38); in blsmsk() local
220 uint8_t byte_one = EmitVexPrefixByteOne(false, false, false, SET_VEX_M_0F_38); in blsr() local
441 uint8_t byte_one = EmitVexPrefixByteOne(/*R=*/ false, in vmovaps() local
731 uint8_t byte_zero = 0x00, byte_one = 0x00; in vsubps() local
2148 uint8_t byte_one = EmitVexPrefixByteOne(/*R=*/ false, in andn() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc432 uint8_t byte_zero, byte_one, byte_two; in vmovaps() local
891 uint8_t byte_zero = 0x00, byte_one = 0x00, byte_two = 0x00; in vsubps() local
2862 uint8_t byte_one = EmitVexPrefixByteOne(dst.NeedsRex(), in andn() local
4883 uint8_t byte_one = EmitVexPrefixByteOne(/*R=*/ false, in blsi() local
4901 uint8_t byte_one = EmitVexPrefixByteOne(/*R=*/ false, in blsmsk() local
4919 uint8_t byte_one = EmitVexPrefixByteOne(/*R=*/ false, in blsr() local