Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.cc191 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/ false); in blsi() local
205 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/ false); in blsmsk() local
219 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/ false); in blsr() local
437 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/ true); in vmovaps() local
731 uint8_t byte_zero = 0x00, byte_one = 0x00; in vsubps() local
2147 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/ 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
2861 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/ false); in andn() local
4882 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/ false); in blsi() local
4900 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/ false); in blsmsk() local
4918 uint8_t byte_zero = EmitVexPrefixByteZero(/*is_twobyte_form=*/false); in blsr() local