Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.cc276 uint8_t byte_zero = EmitVexByteZero(/*is_two_byte=*/ false); in blsi() local
294 uint8_t byte_zero = EmitVexByteZero(/*is_two_byte=*/ false); in blsmsk() local
312 uint8_t byte_zero = EmitVexByteZero(/*is_two_byte=*/ false); in blsr() local
1418 uint8_t byte_zero = EmitVexByteZero(/*is_two_byte=*/ false); in andn() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc1581 uint8_t byte_zero = EmitVexByteZero(/*is_two_byte=*/ false); in andn() local
3377 uint8_t byte_zero = EmitVexByteZero(/*is_two_byte=*/ false); in blsi() local
3395 uint8_t byte_zero = EmitVexByteZero(/*is_two_byte=*/ false); in blsmsk() local
3413 uint8_t byte_zero = EmitVexByteZero(/*is_two_byte=*/ false); in blsr() local