Home
last modified time | relevance | path

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

/art/compiler/utils/x86/
Dassembler_x86.cc4078 uint8_t vex_prefix = 0xC0; in EmitVexPrefixByteZero() local
4094 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
4122 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
4156 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
4186 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc4624 uint8_t vex_prefix = 0xC0; in EmitVexPrefixByteZero() local
4656 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
4684 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
4718 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
4749 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local