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.cc5725 uint8_t vex_prefix = 0xC0; in EmitVexPrefixByteZero() local
5736 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
5764 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteOne() local
5798 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local
5829 uint8_t vex_prefix = VEX_INIT; in EmitVexPrefixByteTwo() local